Index page version 1 #1

Merged
nvirellia merged 6 commits from noa.virellia/index-page into main 2025-12-09 03:03:51 +00:00
Showing only changes of commit d99b12bcbb - Show all commits

View File

@@ -27,9 +27,9 @@ export default defineConfig({
}, },
social: [ social: [
{ {
icon: 'github', icon: 'seti:git',
label: 'GitHub', label: 'Source',
href: 'https://github.com/withastro/starlight', href: 'https://git.sne.moe/sugar/nixcn-web',
}, },
], ],
sidebar: [], sidebar: [],