Skip to content

Commit

Permalink
add mps icon
Browse files Browse the repository at this point in the history
  • Loading branch information
KYLN24 committed Apr 22, 2024
1 parent 38c7257 commit db63c0e
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .vitepress/config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ export default defineConfig({
// sidebar,
// socialLinks,
footer: {
message: 'We\'re from <a href="https://www.fudan.edu.cn/" target="_blank">Fudan University</a>.<br/>本网站不涉及任何经营性业务 <a href="https://beian.miit.gov.cn/" target="_blank">沪ICP备2021032046号-3</a> <a href="https://beian.mps.gov.cn/#/query/webSearch?code=31011002006420" rel="noreferrer" target="_blank">沪公网安备31011002006420</a>',
message: 'We\'re from <a href="https://www.fudan.edu.cn/" target="_blank">Fudan University</a>.<br/>本网站不涉及任何经营性业务 <a href="https://beian.miit.gov.cn/" target="_blank">沪ICP备2021032046号-3</a> <a href="https://beian.mps.gov.cn/#/query/webSearch?code=31011002006420" rel="noreferrer" target="_blank"><img src="/assets/mps.png" style="vertical-align: middle; height: 17px; display: inline"></img>沪公网安备31011002006420</a>',
copyright: 'Copyright © 2020 ~ present <a href="https://github.com/DanXi-Dev" target="_blank">DanXi-Dev</a> & <a href="https://github.com/OpenTreeHole" target="_blank">OpenTreeHole</a>. All Rights Reserved.'
},
docFooter: {
Expand Down
Binary file added src/public/assets/mps.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 db63c0e

Please sign in to comment.