feat: mention ToS and support pages in footer

This commit is contained in:
Aravinth Manivannan 2022-11-06 17:20:44 +05:30
parent d056d71998
commit 2bff56060a
Signed by: realaravinth
GPG Key ID: AD9F0F08E855ED88
1 changed files with 12 additions and 2 deletions

View File

@ -86,13 +86,23 @@
url = "/security"
identifier = "security"
weight = 400
[[footer]]
name = "Status"
url = "https://stats.uptimerobot.com/GK7VLFJnBl"
weight = 500
[[footer]]
name = "Support"
url = "/support/"
weight = 600
[[footer]]
name = "Thanks"
url = "/thanks"
weight = 600
weight = 700
[[footer]]
name = "ToS"
url = "/tos"
weight = 800