remove reviews from navbar (for now)
This commit is contained in:
parent
bee772b2be
commit
cc96a664f4
1 changed files with 4 additions and 3 deletions
|
|
@ -10,9 +10,10 @@ url = "/about/"
|
||||||
name = "blog"
|
name = "blog"
|
||||||
url = "/blog/"
|
url = "/blog/"
|
||||||
|
|
||||||
[reviews]
|
# TODO: review section of the site :p
|
||||||
name = "reviews"
|
# [reviews]
|
||||||
url = "/reviews/"
|
# name = "reviews"
|
||||||
|
# url = "/reviews/"
|
||||||
|
|
||||||
[music]
|
[music]
|
||||||
name = "music"
|
name = "music"
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue