Remove photos section for now
This commit is contained in:
parent
6f242f409e
commit
976d1ddbe3
1 changed files with 5 additions and 5 deletions
10
config.toml
10
config.toml
|
@ -25,11 +25,11 @@ theme = 'red'
|
||||||
url = '/art'
|
url = '/art'
|
||||||
weight = 2
|
weight = 2
|
||||||
|
|
||||||
[[menu.main]]
|
#[[menu.main]]
|
||||||
identifier = 'photos'
|
#identifier = 'photos'
|
||||||
name = 'Photos'
|
#name = 'Photos'
|
||||||
url = '/photos'
|
#url = '/photos'
|
||||||
weight = 3
|
#weight = 3
|
||||||
|
|
||||||
[[menu.main]]
|
[[menu.main]]
|
||||||
identifier = 'music'
|
identifier = 'music'
|
||||||
|
|
Loading…
Add table
Reference in a new issue