Skip to content

Commit

Permalink
fix: 添加公安备案信息
Browse files Browse the repository at this point in the history
  • Loading branch information
klxiaoniu committed Sep 1, 2024
1 parent b72f26f commit 50c2399
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docusaurus.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -194,7 +194,7 @@ const config: Config = {
`
}
],
copyright: `版权所有 © ${new Date().getFullYear()} west2-online. 网站使用 Docusaurus 构建. <a href="https://beian.miit.gov.cn/#/Integrated/index">闽ICP备19020557号-3</a>`,
copyright: `版权所有 © ${new Date().getFullYear()} west2-online. 网站使用 Docusaurus 构建.<div/> <a href="https://beian.miit.gov.cn/#/Integrated/index">闽ICP备19020557号-3</a> <img src="/img/beian.png" height="14px" width="14px"style="margin: 0 5px;"/>闽公网安备35018302000171号`,
},
prism: {
theme: prismThemes.github,
Expand Down
Binary file added static/img/beian.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 50c2399

Please sign in to comment.