测试ICP配置
This commit is contained in:
@@ -3,3 +3,20 @@ date = '2025-10-21T17:56:47+08:00'
|
||||
draft = true
|
||||
title = 'Hello World'
|
||||
+++
|
||||
|
||||
# hello world
|
||||
|
||||
测试页面
|
||||
|
||||
```test```
|
||||
|
||||
1. test1
|
||||
|
||||
2. test2
|
||||
|
||||
|一号|二号|三号|
|
||||
|---|---|---|
|
||||
|四号|五号|六号|
|
||||
|aa|bb|cc|
|
||||
|
||||
|
||||
|
||||
@@ -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> | <a href="http://www.beian.gov.cn/" target="_blank" rel="noopener noreferrer">粤公网安备 44010602000000号</a>'
|
||||
|
||||
Reference in New Issue
Block a user