diff --git a/hugo.toml b/hugo.toml index 35e1073..49081cc 100644 --- a/hugo.toml +++ b/hugo.toml @@ -81,12 +81,19 @@ pagination.pagerSize = 5 keywords = "" # copyright = "" # 单独提供备案变量(包含 HTML),模板中可直接输出(取决于主题是否使用 safeHTML) - icp = '粤ICP备12345678号' - publicSecurity = '粤公网安备 44010602000000号' # 完整版权 HTML(包含备案链接),使用多行字符串便于阅读 copyright = ''' © 2025 Gordon. 保留所有权利。
- 粤ICP备12345678号 | 粤公网安备 44010602000000号 +
+ + 湘ICP备2025119095号-1 + + | + + 公安备案图标 + 粤公网安备 44010602000000号 + +
''' menuMore = "Show more" readMore = "Read more" diff --git a/static/images/beian.png b/static/images/beian.png new file mode 100644 index 0000000..9f76394 Binary files /dev/null and b/static/images/beian.png differ