mirror of
https://github.com/ClovertaTheTrilobita/SanYeCao-blog.git
synced 2026-04-02 01:54:50 +00:00
Compare commits
No commits in common. "2bbde5fd5eace3fa41d5fe15ff60b4f7aac361ae" and "8ac6189388a3082f54af72f9e18973b63089c5f5" have entirely different histories.
2bbde5fd5e
...
8ac6189388
6 changed files with 4 additions and 16 deletions
|
|
@ -14,13 +14,7 @@
|
||||||
|
|
||||||
<br>
|
<br>
|
||||||
|
|
||||||
<p align="center">
|
<img width="1459" height="885" alt="image" src="https://github.com/user-attachments/assets/12f31a2e-1c92-4d41-be16-b7a6b73b7826" />
|
||||||
<img
|
|
||||||
src="./docs/preview-en.png"
|
|
||||||
alt="preview-en"
|
|
||||||
style="max-width: 700px; width: 100%; height: auto;"
|
|
||||||
/>
|
|
||||||
</p>
|
|
||||||
|
|
||||||
<br>
|
<br>
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -15,13 +15,7 @@
|
||||||
|
|
||||||
<br>
|
<br>
|
||||||
|
|
||||||
<p align="center">
|
<img width="1530" height="887" alt="image" src="https://github.com/user-attachments/assets/72a87aa0-a60c-41f6-b66d-ab3e66256fc5" />
|
||||||
<img
|
|
||||||
src="./docs/preview-zh.png"
|
|
||||||
alt="preview-zh"
|
|
||||||
style="max-width: 700px; width: 100%; height: auto;"
|
|
||||||
/>
|
|
||||||
</p>
|
|
||||||
|
|
||||||
<br>
|
<br>
|
||||||
|
|
||||||
|
|
|
||||||
Binary file not shown.
|
Before Width: | Height: | Size: 587 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 565 KiB |
|
|
@ -52,6 +52,6 @@ export default {
|
||||||
},
|
},
|
||||||
footer: {
|
footer: {
|
||||||
githubIntro: 'See more on <a href="https://www.github.com/ClovertaTheTrilobita">GitHub</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://www.github.com/ClovertaTheTrilobita/SanYeCao-blog">ClovertaTheTrilobita/SanYeCao-blog</a>'
|
||||||
}
|
}
|
||||||
};
|
};
|
||||||
|
|
@ -52,6 +52,6 @@ export default {
|
||||||
},
|
},
|
||||||
footer: {
|
footer: {
|
||||||
githubIntro: '在 <a href="https://www.github.com/ClovertaTheTrilobita">GitHub</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://www.github.com/ClovertaTheTrilobita/SanYeCao-blog">ClovertaTheTrilobita/SanYeCao-blog</a>'
|
||||||
}
|
}
|
||||||
};
|
};
|
||||||
Loading…
Reference in a new issue