diff --git a/config/_default/menus.en.toml b/config/_default/menus.en.toml index b3e32d88..a5528fd2 100755 --- a/config/_default/menus.en.toml +++ b/config/_default/menus.en.toml @@ -44,7 +44,21 @@ url = "https://forum.snigdhaos.org/" target = "_blank" [[footer]] -name = "Status" +name = "Uptime" +weight = 3 +identifier = "status" +url = "https://uptime.snigdhaos.org/" +target = "_blank" + +[[footer]] +name = "Uptime" +weight = 3 +identifier = "uptime" +url = "https://uptime.snigdhaos.org/" +target = "_blank" + +[[footer]] +name = "Server Status" weight = 3 identifier = "status" url = "https://snigdha-os.github.io/snigdhaos-status/"