config: disable /cloud/ link
This commit is contained in:
parent
ad6af66a61
commit
eab712e421
@ -35,7 +35,7 @@ navbar_items = [
|
|||||||
{ url = "/", name = "/home/"},
|
{ url = "/", name = "/home/"},
|
||||||
{ url = "/posts", name = "/posts/"},
|
{ url = "/posts", name = "/posts/"},
|
||||||
{ url = "https://git.project-cloud.net", name = "/git/"},
|
{ url = "https://git.project-cloud.net", name = "/git/"},
|
||||||
{ url = "https://cloud.project-cloud.net", name = "/cloud/"}
|
#{ url = "https://cloud.project-cloud.net", name = "/cloud/"}
|
||||||
]},
|
]},
|
||||||
]
|
]
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user