mirror of
https://github.com/ClovertaTheTrilobita/SanYeCao-blog.git
synced 2026-07-03 15:41:26 +00:00
update footer
This commit is contained in:
parent
3f3ba829f5
commit
f945f3ffef
2 changed files with 4 additions and 4 deletions
|
|
@ -51,7 +51,7 @@ export default {
|
|||
description: "All tags that have appeared across the blog are collected here. Click a tag to jump to the corresponding list of posts."
|
||||
},
|
||||
footer: {
|
||||
githubIntro: 'See more on <a href="https://repo.cloverta.top/cloverta">Forgejo</a>!',
|
||||
repoIntro: 'This blog is fully open source at <a href="https://repo.cloverta.top/cloverta/SanYeCao-blog">ClovertaTheTrilobita/SanYeCao-blog</a>'
|
||||
githubIntro: 'See more on <a href="https://github.com/ClovertaTheTrilobita">Github</a>!',
|
||||
repoIntro: 'This blog is fully open source at <a href="https://github.com/ClovertaTheTrilobita/SanYeCao-blog">ClovertaTheTrilobita/SanYeCao-blog</a>'
|
||||
}
|
||||
};
|
||||
|
|
@ -51,7 +51,7 @@ export default {
|
|||
description: "在这里收集着整篇博客出现过的标签,点击标签跳转对应的文章列表。",
|
||||
},
|
||||
footer: {
|
||||
githubIntro: '在 <a href="https://repo.cloverta.top/cloverta">Forgejo</a> 查看更多!',
|
||||
repoIntro: '这个博客完全开源于 <a href="https://repo.cloverta.top/cloverta/SanYeCao-blog">ClovertaTheTrilobita/SanYeCao-blog</a>'
|
||||
githubIntro: '在 <a href="https://github.com/ClovertaTheTrilobita">Github</a> 查看更多!',
|
||||
repoIntro: '这个博客完全开源于 <a href="https://github.com/ClovertaTheTrilobita/SanYeCao-blog">ClovertaTheTrilobita/SanYeCao-blog</a>'
|
||||
}
|
||||
};
|
||||
Loading…
Reference in a new issue