mirror of
https://github.com/ryan4yin/nixos-and-flakes-book.git
synced 2025-06-22 04:51:29 +02:00
Merge pull request #2 from karoofish/patch-1
Update config.ts to correct spelling "Pracetice" to "Practice"
This commit is contained in:
commit
4afcc8e20f
@ -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: [
|
||||||
|
Loading…
x
Reference in New Issue
Block a user