diff --git a/config.toml b/config.toml index 61f6e9c..a9c1ffb 100644 --- a/config.toml +++ b/config.toml @@ -49,18 +49,18 @@ enableGitInfo = true weight = 2 identifier = "post" url = "/post/" - [[menu.main]] - name = "Readings" - pre = "" - weight = 3 - identifier = "reading" - url = "/reading/" [[menu.main]] name = "Shownotes" pre = "" weight = 4 identifier = "shownote" url = "/shownote/" + [[menu.main]] + name = "Readings" + pre = "" + weight = 3 + identifier = "reading" + url = "/reading/" [[menu.main]] name = "Resources" pre = ""