Add menu links to most commonly referenced pages.
This commit is contained in:
parent
919a0cf7ed
commit
613d856b2f
10
hugo.toml
10
hugo.toml
|
@ -41,6 +41,16 @@ googleAnalytics = "G-QFK0K7MGCJ"
|
||||||
url = "/tags"
|
url = "/tags"
|
||||||
weight = 4
|
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]
|
[related]
|
||||||
threshold = 80
|
threshold = 80
|
||||||
includeNewer = false
|
includeNewer = false
|
||||||
|
|
Loading…
Reference in New Issue
Block a user