Basic menu
This commit is contained in:
parent
5c0d14ef4f
commit
5119953f5f
13
hugo.toml
13
hugo.toml
@ -1,5 +1,16 @@
|
|||||||
baseURL = 'https://🐀.org/'
|
baseURL = 'https://🐀.org/'
|
||||||
languageCode = 'en-us'
|
languageCode = 'en-us'
|
||||||
title = '🐀.org - Giving rats a loving home'
|
title = '🐀.org'
|
||||||
|
subtitle = 'Giving rats a loving home'
|
||||||
theme = "animals"
|
theme = "animals"
|
||||||
copyright = 'CC-BY-SA'
|
copyright = 'CC-BY-SA'
|
||||||
|
|
||||||
|
[menus]
|
||||||
|
[[menus.main]]
|
||||||
|
name = 'Basic information'
|
||||||
|
pageRef = '/information'
|
||||||
|
weight = 1
|
||||||
|
[[menus.main]]
|
||||||
|
name = 'Adopt'
|
||||||
|
pageRef = '/adopt'
|
||||||
|
weight = 2
|
||||||
|
Loading…
x
Reference in New Issue
Block a user