We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fef03ae commit b5e515bCopy full SHA for b5e515b
1 file changed
src/components/Footer.astro
@@ -4,7 +4,7 @@ import ThemeSwitch from './ThemeSwitch.astro';
4
5
<footer class="site-footer">
6
<nav class="footer-links">
7
- <a href="https://tw93.fun/about.html">About</a>
+ <a href="https://tw93.fun/about.html">关于</a>
8
<a href="https://github.com/tw93">GitHub</a>
9
<a href="https://twitter.com/HiTw93">Twitter</a>
10
<a href="https://tw93.fun">Blog</a>
0 commit comments