mirror of
https://github.com/ryan4yin/nixos-and-flakes-book.git
synced 2025-08-18 00:19:43 +02:00
Update config.ts to correct spelling "Best Pracetice" to ""Best Practice""
This commit is contained in:
committed by
GitHub
parent
55134de7d5
commit
b1be24f166
@@ -25,7 +25,7 @@ export default defineConfig({
|
|||||||
nav: [
|
nav: [
|
||||||
{ text: "Home", link: "/" },
|
{ text: "Home", link: "/" },
|
||||||
{ text: "Get Started", link: "/introduction/index.md" },
|
{ text: "Get Started", link: "/introduction/index.md" },
|
||||||
{ text: "Best Pracetice", link: "/best-practices/intro.md" },
|
{ text: "Best Practice", link: "/best-practices/intro.md" },
|
||||||
],
|
],
|
||||||
|
|
||||||
sidebar: [
|
sidebar: [
|
||||||
|
Reference in New Issue
Block a user