测试ICP配置

This commit is contained in:
Gordon 莫
2025-10-21 19:54:04 +08:00
parent 90726a2b5b
commit a14f98168c
3 changed files with 27 additions and 3 deletions

View File

@@ -1,4 +1,5 @@
baseURL = 'https://example.org/'
languageCode = 'en-us'
baseURL = 'http://localhost:1313/'
languageCode = 'zh-cn'
title = 'My New Hugo Site'
theme = 'ananke'
theme = 'terminal'
copyright = '© 2025 Gordon. 保留所有权利。<br/><a href="https://beian.miit.gov.cn/" target="_blank" rel="noopener noreferrer">粤ICP备12345678号</a>&nbsp;|&nbsp;<a href="http://www.beian.gov.cn/" target="_blank" rel="noopener noreferrer">粤公网安备 44010602000000号</a>'