2016-09-07 16:10:48 -04:00
|
|
|
## 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:
|
2017-05-25 11:12:08 +02:00
|
|
|
- title: Download
|
|
|
|
external_url: https://github.com/pmd/pmd/releases/latest
|
|
|
|
- title: Fork us on github
|
|
|
|
external_url: https://github.com/pmd/pmd
|
2016-09-07 16:10:48 -04:00
|
|
|
|
|
|
|
#Topnav dropdowns
|
|
|
|
topnav_dropdowns:
|