diff --git a/config/_default/params.toml b/config/_default/params.toml index 358e0a7..f0b9299 100644 --- a/config/_default/params.toml +++ b/config/_default/params.toml @@ -57,7 +57,7 @@ show_categories = true [announcement] enable = true expire_days = 7 -content = "Homelab & Modding Party [Announced](/memos/HMC-Memo-007-HMC-Party.pdf)" +content = "Our New [AI Policy](/memos/HMC-Memo-008-New-AI-Policy.pdf)" # seo meta data for OpenGraph / Twitter Card # seo module: https://github.com/gethugothemes/hugo-modules/tree/master/seo-tools/basic-seo diff --git a/content/english/memos/index.md b/content/english/memos/index.md index c45ad75..0fe2873 100644 --- a/content/english/memos/index.md +++ b/content/english/memos/index.md @@ -36,4 +36,8 @@ Memos are published once a month as PDF documents below. - [HMC Memo 007 - HMC Party](/memos/HMC-Memo-007-HMC-Party.pdf) +**June 2026** + +- [HMC Memo 008 - New AI Policy](/memos/HMC-Memo-008-New-AI-Policy.pdf) + Date of publication varies. diff --git a/static/memos/HMC-Memo-008-New-AI-Policy.pdf b/static/memos/HMC-Memo-008-New-AI-Policy.pdf new file mode 100644 index 0000000..02f77e4 Binary files /dev/null and b/static/memos/HMC-Memo-008-New-AI-Policy.pdf differ