mirror of
https://github.com/ClovertaTheTrilobita/SanYeCao-blog.git
synced 2026-07-03 23:51:26 +00:00
Compare commits
No commits in common. "0059b1895f2fae87b3d26562eadf91169bd7a68a" and "bf07021f63ce1e9951bc1952c351fa005d4dad37" have entirely different histories.
0059b1895f
...
bf07021f63
3 changed files with 5 additions and 6 deletions
|
|
@ -1,7 +1,6 @@
|
||||||
# SanYeCao-Blog
|
# SanYeCao-Blog
|
||||||
|
|
||||||
[中文](README.md) | [English](README-en.md)
|
<p align="right">[<a href="./README.md">中文</a> | <a href="./README-en.md">English</a>]</p>
|
||||||
|
|
||||||
<p align="center"><br>
|
<p align="center"><br>
|
||||||
✨三叶草Blog✨<br>
|
✨三叶草Blog✨<br>
|
||||||
🌊轻度/快速/美观🌊<br><br>
|
🌊轻度/快速/美观🌊<br><br>
|
||||||
|
|
|
||||||
|
|
@ -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."
|
description: "All tags that have appeared across the blog are collected here. Click a tag to jump to the corresponding list of posts."
|
||||||
},
|
},
|
||||||
footer: {
|
footer: {
|
||||||
githubIntro: 'See more on <a href="https://github.com/ClovertaTheTrilobita">Github</a>!',
|
githubIntro: 'See more on <a href="https://repo.cloverta.top/cloverta">Forgejo</a>!',
|
||||||
repoIntro: 'This blog is fully open source at <a href="https://github.com/ClovertaTheTrilobita/SanYeCao-blog">ClovertaTheTrilobita/SanYeCao-blog</a>'
|
repoIntro: 'This blog is fully open source at <a href="https://repo.cloverta.top/cloverta/SanYeCao-blog">ClovertaTheTrilobita/SanYeCao-blog</a>'
|
||||||
}
|
}
|
||||||
};
|
};
|
||||||
|
|
@ -51,7 +51,7 @@ export default {
|
||||||
description: "在这里收集着整篇博客出现过的标签,点击标签跳转对应的文章列表。",
|
description: "在这里收集着整篇博客出现过的标签,点击标签跳转对应的文章列表。",
|
||||||
},
|
},
|
||||||
footer: {
|
footer: {
|
||||||
githubIntro: '在 <a href="https://github.com/ClovertaTheTrilobita">Github</a> 查看更多!',
|
githubIntro: '在 <a href="https://repo.cloverta.top/cloverta">Forgejo</a> 查看更多!',
|
||||||
repoIntro: '这个博客完全开源于 <a href="https://github.com/ClovertaTheTrilobita/SanYeCao-blog">ClovertaTheTrilobita/SanYeCao-blog</a>'
|
repoIntro: '这个博客完全开源于 <a href="https://repo.cloverta.top/cloverta/SanYeCao-blog">ClovertaTheTrilobita/SanYeCao-blog</a>'
|
||||||
}
|
}
|
||||||
};
|
};
|
||||||
Loading…
Reference in a new issue