Browse Source

add terms of use and move others down

Signed-off-by: Toshaan Bharvani <toshaan@vantosh.com>
jamesk-patch-1
Toshaan Bharvani 1 year ago
parent
commit
b3b651955d
  1. 10
      config/_default/menus.toml

10
config/_default/menus.toml

@ -91,21 +91,25 @@ @@ -91,21 +91,25 @@

### policy
[[policy]]
name = "Coockie Policy"
name = "Cookie Policy"
url = "/policy/cookie/"
weight = -2000
[[policy]]
name = "Privacy Policy"
url = "/policy/privacy/"
weight = -1900
[[policy]]
name = "Terms of Use"
url = "/policy/termsofuse/"
weight = -1800
[[policy]]
name = "Logo Policy"
url = "/policy/logo/"
weight = -1800
weight = -1700
[[policy]]
name = "Trademark Policy"
url = "/policy/trademark/"
weight = -1700
weight = -1600

### governance
[[governance]]

Loading…
Cancel
Save