diff --git a/package.json b/package.json index 2f4815b8..08047134 100644 --- a/package.json +++ b/package.json @@ -12,7 +12,7 @@ "license": "ISC", "homepage": "https://thepaperpilot.org/thepaperpilot.github.io", "dependencies": { - "vitepress": "^1.0.0-alpha.19", + "vitepress": "^1.0.0-alpha.28", "vue": "^3.2.40" }, "private": true diff --git a/site/.vitepress/config.ts b/site/.vitepress/config.ts index a414a41c..1e9077cb 100644 --- a/site/.vitepress/config.ts +++ b/site/.vitepress/config.ts @@ -30,7 +30,7 @@ module.exports = { collapsible: true, items: [ { text: "Defining the Genre", link: "/guide-to-incrementals/ludology/definition" }, - { text: "Appeal to Players", link: "/guide-to-incrementals/ludology/appeal-games" }, + { text: "Appeal to Players", link: "/guide-to-incrementals/ludology/appeal-gamers" }, { text: "Appeal to Developers", link: "/guide-to-incrementals/ludology/appeal-developers" }, { text: "What is Content?", link: "/guide-to-incrementals/ludology/content" } ] @@ -39,6 +39,7 @@ module.exports = { text: "Development", collapsible: true, items: [ + { text: "Introduction", link: "/guide-to-incrementals/design/introduction"} ] } ], diff --git a/site/guide-to-incrementals b/site/guide-to-incrementals index 0e6659fc..0b278d50 160000 --- a/site/guide-to-incrementals +++ b/site/guide-to-incrementals @@ -1 +1 @@ -Subproject commit 0e6659fcf8b930a58a82880f9f43d480b9ebd8d4 +Subproject commit 0b278d50d509ed25953d5b262a166483c94e693e