mirror of
https://github.com/inspec/inspec
synced 2025-02-19 23:48:43 +00:00
20 lines
534 B
Text
20 lines
534 B
Text
|
#main-nav.site-container.top-nav
|
||
|
.container.clearfix
|
||
|
a href="/"
|
||
|
.logo
|
||
|
h1 InSpec
|
||
|
.nav.links-wrap
|
||
|
ul.links
|
||
|
li.link
|
||
|
a.overview href="/intro" Intro
|
||
|
li.link
|
||
|
a.docs href="/docs/index.html" Docs
|
||
|
li.link
|
||
|
a.tutorials href="/docs/tutorials.html" Tutorials
|
||
|
li.link
|
||
|
a.community href="/community" Community
|
||
|
li.link
|
||
|
a.community href="/under_construction" Download
|
||
|
li.link
|
||
|
a.community href="/demo" Try the Demo
|