diff --git a/config.toml b/config.toml index 6a00341b..d13a4efa 100755 --- a/config.toml +++ b/config.toml @@ -113,7 +113,7 @@ weight = 4 url = "newsletter/" name = "Newsletter" [[menu.main]] -weight = 6 +weight = 5 url = "#" name = "Sections" hasChildren = true @@ -138,9 +138,13 @@ name = "Windows" url = "/categories/windows" parent = "Sections" [[menu.main]] -weight = 7 +weight = 6 url = "https://youtube.com/@christitustech" name = "YouTube" +[[menu.main]] +weight = 7 +url = "https://forum.christitus.com" +name = "Forums" [[menu.footer]] weight = 3