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 2a817bcac5 - Show all commits

View File

@@ -11,6 +11,11 @@ export default defineConfig({
starlight({
title: 'NixCN',
defaultLocale: 'root',
logo: {
light: './src/assets/nix-cn.svg',
dark: './src/assets/nix-cn-dark.svg',
replacesTitle: true,
},
locales: {
root: {
label: '简体中文',