18 lines
525 B
YAML
18 lines
525 B
YAML
## Topnav single links
|
|
## if you want to list an external url, use external_url instead of url. the theme will apply a different link base.
|
|
topnav:
|
|
- title: Topnav
|
|
items:
|
|
- title: Campi Aperti per l'autogestione alimentare
|
|
external_url: https://git.lattuga.net:campiaperti/documentazione.git
|
|
- title: News
|
|
url: /news
|
|
|
|
#Topnav dropdowns
|
|
topnav_dropdowns:
|
|
- title: Topnav dropdowns
|
|
folders:
|
|
- title: Argomenti
|
|
folderitems:
|
|
- title: il server Dispensa
|
|
url: /mydoc_server.html
|