Index page version 1 #1
@@ -9,7 +9,7 @@ import mdx from '@astrojs/mdx';
|
|||||||
export default defineConfig({
|
export default defineConfig({
|
||||||
integrations: [
|
integrations: [
|
||||||
starlight({
|
starlight({
|
||||||
title: 'NixCN',
|
title: 'Nix CN',
|
||||||
defaultLocale: 'root',
|
defaultLocale: 'root',
|
||||||
logo: {
|
logo: {
|
||||||
light: './src/assets/nix-cn.svg',
|
light: './src/assets/nix-cn.svg',
|
||||||
|
|||||||
Reference in New Issue
Block a user