update menu readme instructions

This commit is contained in:
Pat Dryburgh 2018-08-12 14:58:46 -07:00
parent 277a708cf6
commit 7a7ee86014

View File

@ -46,7 +46,10 @@ To include navigation in your site's masthead:
```
- title: About
url: /about
url: /about.html
- title: Source
url: https://github.com/patdryburgh/hitchens
```
Be sure to start your `url`s with a `/`.