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 464f416f91 - Show all commits

View File

@@ -9,7 +9,7 @@ import mdx from '@astrojs/mdx';
export default defineConfig({
integrations: [
starlight({
title: 'NixCN',
title: 'Nix CN',
defaultLocale: 'root',
logo: {
light: './src/assets/nix-cn.svg',