Skip to content

Commit b5e515b

Browse files
committed
fix: use Chinese label for about link
1 parent fef03ae commit b5e515b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/components/Footer.astro

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ import ThemeSwitch from './ThemeSwitch.astro';
44

55
<footer class="site-footer">
66
<nav class="footer-links">
7-
<a href="https://tw93.fun/about.html">About</a>
7+
<a href="https://tw93.fun/about.html">关于</a>
88
<a href="https://github.com/tw93">GitHub</a>
99
<a href="https://twitter.com/HiTw93">Twitter</a>
1010
<a href="https://tw93.fun">Blog</a>

0 commit comments

Comments
 (0)