feat(docs/badge-customization): add badge customization directions

Signed-off-by: Noa Virellia <noa@requiem.garden>
This commit is contained in:
2025-12-11 12:37:31 +08:00
parent 096d477fde
commit 8fdf5b1e00
6 changed files with 127 additions and 1 deletions

View File

@@ -31,7 +31,7 @@ export default defineConfig({
href: 'https://github.com/NixOS-CN/nixcn-web',
},
],
sidebar: ['meetup-2-guide'],
sidebar: ['meetup-2-guide', 'badge-customization'],
plugins: [],
}),
mdx(),