feat: mention ToS and support pages in footer
This commit is contained in:
parent
d056d71998
commit
2bff56060a
1 changed files with 12 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue