From 848d8f3ef1eb925db6943ed8c9841f50081261b5 Mon Sep 17 00:00:00 2001 From: "Sean (ANGRYxScotsman)" <36518683+seanh1995@users.noreply.github.com> Date: Wed, 15 Apr 2026 05:29:31 +0100 Subject: [PATCH] added forums link to the navbar --- config.toml | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) 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