add IPC info
This commit is contained in:
@ -43,6 +43,8 @@ params:
|
||||
ShowPostNavLinks: true # 是否显示文章前后的链接(上一篇、下一篇,位于文章底部)
|
||||
ShowCodeCopyButtons: true # 是否显示代码复制按钮
|
||||
socialIcons:
|
||||
footer:
|
||||
text: "粤ICP备2025426649号-1"
|
||||
|
||||
pagination:
|
||||
disableAliases: false
|
||||
|
||||
@ -10,7 +10,7 @@
|
||||
{{- end }}
|
||||
|
||||
{{- with site.Params.footer.text }}
|
||||
{{ . | markdownify }}
|
||||
<a href="https://beian.miit.gov.cn/" rel="noopener noreferrer" target="_blank">{{ . | markdownify }}</a>
|
||||
{{- print " · "}}
|
||||
{{- end }}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user