Add nav link to home page
This commit is contained in:
parent
055c03c4a7
commit
69c6462c48
|
@ -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'
|
||||
|
||||
|
|
Loading…
Reference in New Issue