forked from phoedos/pmd
13 lines
373 B
YAML
13 lines
373 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: Download
|
|
external_url: https://github.com/pmd/pmd/releases/latest
|
|
- title: Fork us on github
|
|
external_url: https://github.com/pmd/pmd
|
|
|
|
#Topnav dropdowns
|
|
topnav_dropdowns:
|