Skip to content

Commit

Permalink
[feat] update 增加ICP备案信息
Browse files Browse the repository at this point in the history
  • Loading branch information
maxlxq committed Aug 18, 2024
1 parent c1c9e4e commit b1dbecd
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
2 changes: 1 addition & 1 deletion docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ pageType: home
hero:
name: 前端周报
text: 前端学习分享
tagline: 前端周报 面试笔记 算法 学习笔记
tagline: 面试 算法 学习笔记
actions:
- theme: brand
text: 开始阅读 →
Expand Down
6 changes: 6 additions & 0 deletions rspress.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,11 @@ export default defineConfig({
socialLinks: [
{ icon: 'github', mode: 'link', content: 'https://github.com/maxlxq/maxlxq.github.io' },
],
footer: {
message: `
© 2024 MAXLXQ. All Rights Reserved. <br />
备案号:<a href="https://beian.miit.gov.cn/#/Integrated/index">皖ICP备16006052号</a>
`
}
},
});

0 comments on commit b1dbecd

Please sign in to comment.