Add nav link to home page

This commit is contained in:
Kyle Johnson 2015-10-24 21:11:15 -06:00
parent 055c03c4a7
commit 69c6462c48
1 changed files with 6 additions and 0 deletions

View File

@ -1,3 +1,8 @@
- text: Home
link: '/'
target: '_self'
- text: Documentation
link: 'http://zoneminder.readthedocs.org/en/latest/'
target: '_blank'
@ -21,3 +26,4 @@
- text: Downloads
link: '/downloads'
target: '_self'