mirror of
https://github.com/inspec/inspec
synced 2024-11-23 13:13:22 +00:00
Make 'overview' in nav link to homepage
This commit is contained in:
parent
116a7ee8c2
commit
68defd334b
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ nav#main-nav
|
||||||
a.button.transparent.try-demo href="#" Try the Demo
|
a.button.transparent.try-demo href="#" Try the Demo
|
||||||
a.button.secondary href="https://downloads.chef.io/inspec" Download
|
a.button.secondary href="https://downloads.chef.io/inspec" Download
|
||||||
li.main-nav--link
|
li.main-nav--link
|
||||||
a href="/overview"
|
a href="/"
|
||||||
i.main-nav--link-icon.fa.fa-home
|
i.main-nav--link-icon.fa.fa-home
|
||||||
span.main-nav--link-text Overview
|
span.main-nav--link-text Overview
|
||||||
li.main-nav--link
|
li.main-nav--link
|
||||||
|
|
Loading…
Reference in a new issue