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"
|
||||
url = "/blog/"
|
||||
|
||||
[reviews]
|
||||
name = "reviews"
|
||||
url = "/reviews/"
|
||||
# TODO: review section of the site :p
|
||||
# [reviews]
|
||||
# name = "reviews"
|
||||
# url = "/reviews/"
|
||||
|
||||
[music]
|
||||
name = "music"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue