Compare commits

..

No commits in common. "b1851ec55027a458825494bdfb1b8429a76a8d02" and "2bbde5fd5eace3fa41d5fe15ff60b4f7aac361ae" have entirely different histories.

3 changed files with 2 additions and 8 deletions

View file

@ -1,6 +0,0 @@
---
name: 'NeoJuliet'
description: "似乎来到了没有知识存在的荒原??"
url: "https://neojulietblog.netlify.app/"
avatar: 'https://neojulietblog.netlify.app/images/avatar.JPG/'
---

View file

@ -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://repo.cloverta.top/cloverta">Forgejo</a>!', githubIntro: 'See more on <a href="https://www.github.com/ClovertaTheTrilobita">GitHub</a>!',
repoIntro: 'This blog is fully open source at <a href="https://repo.cloverta.top/cloverta/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>'
} }
}; };

View file

@ -51,7 +51,7 @@ export default {
description: "在这里收集着整篇博客出现过的标签,点击标签跳转对应的文章列表。", description: "在这里收集着整篇博客出现过的标签,点击标签跳转对应的文章列表。",
}, },
footer: { footer: {
githubIntro: '在 <a href="https://repo.cloverta.top/cloverta">Forgejo</a> 查看更多!', githubIntro: '在 <a href="https://www.github.com/ClovertaTheTrilobita">GitHub</a> 查看更多!',
repoIntro: '这个博客完全开源于 <a href="https://repo.cloverta.top/cloverta/SanYeCao-blog">ClovertaTheTrilobita/SanYeCao-blog</a>' repoIntro: '这个博客完全开源于 <a href="https://repo.cloverta.top/cloverta/SanYeCao-blog">ClovertaTheTrilobita/SanYeCao-blog</a>'
} }
}; };