diff --git a/site/.vitepress/config.ts b/site/.vitepress/config.ts index 1b428f87..384ac59d 100644 --- a/site/.vitepress/config.ts +++ b/site/.vitepress/config.ts @@ -55,7 +55,7 @@ module.exports = { { text: "Game Dev Tree", link: "https://www.thepaperpilot.org/gamedevtree/" }, { text: "Dice Armor", link: "/projects/dice/" }, { text: "Capture the Citadel", link: "/projects/citadel/"}, - { text: "More on Itch", link: "https://www.thepaperpilot.itch.io/" } + { text: "More on Itch", link: "https://thepaperpilot.itch.io/" } ] }, {