📝 beian
This commit is contained in:
parent
4d3776ea3c
commit
7642eba4d6
13
README.md
13
README.md
@ -260,6 +260,19 @@ since: 2019
|
|||||||
|
|
||||||
# pageFooter (Set true can let more people know this theme, Thanks!)
|
# pageFooter (Set true can let more people know this theme, Thanks!)
|
||||||
pageFooter: true
|
pageFooter: true
|
||||||
|
|
||||||
|
# only for chinese website
|
||||||
|
# ICP
|
||||||
|
icp:
|
||||||
|
enable: false
|
||||||
|
url: "http://www.beian.miit.gov.cn/"
|
||||||
|
text: "浙ICP备88888888"
|
||||||
|
# gongan
|
||||||
|
gongan:
|
||||||
|
enable: true
|
||||||
|
img: /images/beian.png
|
||||||
|
url: "http://www.beian.gov.cn/portal/registerSystemInfo?recordcode=01234567890123" #link
|
||||||
|
text: "浙公网安备01234567890123号"
|
||||||
```
|
```
|
||||||
|
|
||||||
## Plugins
|
## Plugins
|
||||||
|
@ -169,10 +169,10 @@ icp:
|
|||||||
text: "浙ICP备88888888" # 备案信息
|
text: "浙ICP备88888888" # 备案信息
|
||||||
# 公安备案信息尾部显示
|
# 公安备案信息尾部显示
|
||||||
gongan:
|
gongan:
|
||||||
enable: false
|
enable: true
|
||||||
img: /images/beian.png #公安备案图片
|
img: /images/beian.png #公安备案图片
|
||||||
url: "http://www.beian.gov.cn/portal/registerSystemInfo?recordcode=01234567890123" #公安备案链接
|
url: "http://www.beian.gov.cn/portal/registerSystemInfo?recordcode=01234567890123" #公安备案链接
|
||||||
text: "湘公网安备01234567890123号" #公安备案信息
|
text: "浙公网安备01234567890123号" #公安备案信息
|
||||||
|
|
||||||
# 评论:1、Valine(推荐);2、Gitalk;3、MiniValine
|
# 评论:1、Valine(推荐);2、Gitalk;3、MiniValine
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user