diff --git a/hugo.toml b/hugo.toml index 3ae5801..8cc310a 100644 --- a/hugo.toml +++ b/hugo.toml @@ -41,6 +41,16 @@ googleAnalytics = "G-QFK0K7MGCJ" url = "/tags" weight = 4 +[[menu.main]] + name = "Outer Wilds Guide" + url = "/posts/2023-10-26-outer-wilds-spoiler-free-tips/" + weight = 8 + +[[menu.main]] + name = "Star Citizen Starter Ships" + url = "/posts/2023-11-27-choosing-a-starter-ship-in-star-citizen/" + weight = 8 + [related] threshold = 80 includeNewer = false