mirror of
https://github.com/ryan4yin/nixos-and-flakes-book.git
synced 2024-11-22 08:03:26 +01:00
fix: minor fix
This commit is contained in:
parent
324b79f43f
commit
5538964793
@ -156,9 +156,9 @@ export default defineConfig({
|
||||
themeConfig: {
|
||||
// https://vitepress.dev/reference/default-theme-config
|
||||
nav: [
|
||||
{ text: "Home", link: "/zh/" },
|
||||
{ text: "Get Started", link: "/zh/introduction/index.md" },
|
||||
{ text: "Best Pracetice", link: "/zh/best-practices/intro.md" },
|
||||
{ text: "首页", link: "/zh/" },
|
||||
{ text: "开始使用", link: "/zh/introduction/index.md" },
|
||||
{ text: "最佳实践", link: "/zh/best-practices/intro.md" },
|
||||
],
|
||||
|
||||
sidebar: [
|
||||
|
Loading…
Reference in New Issue
Block a user