diff --git a/config.toml b/config.toml index a9c1ffb..6794a67 100644 --- a/config.toml +++ b/config.toml @@ -52,13 +52,13 @@ enableGitInfo = true [[menu.main]] name = "Shownotes" pre = "" - weight = 4 + weight = 3 identifier = "shownote" url = "/shownote/" [[menu.main]] name = "Readings" pre = "" - weight = 3 + weight = 4 identifier = "reading" url = "/reading/" [[menu.main]]