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 a2282dd commit 6c2c1f9Copy full SHA for 6c2c1f9
.vitepress/config.mts
@@ -29,6 +29,7 @@ export default defineConfig({
29
},
30
31
socialLinks: [
32
+ { icon: 'codeberg', link: 'https://codeberg.org/hiruocha'},
33
{ icon: 'github', link: 'https://github.com/hiruocha' },
34
{ icon: 'bilibili', link: 'https://space.bilibili.com/687234999' }
35
],
0 commit comments