mirror of
https://github.com/inspec/inspec
synced 2024-11-23 21:23:29 +00:00
23434f3606
- Added banner for webinars (present and future) - CSS support for IE10, IE11, Edge - Fixed URL bug for demo - Fixed Edge browser resize bug - Changes to relative path, update event info Signed-off-by: Hannah Maddy <hmaddy@chef.io>
45 lines
1.4 KiB
Text
45 lines
1.4 KiB
Text
footer#main-footer.dark-bg
|
|
#dlmsg.strict-center
|
|
img#hex src="/images/hexagon.svg" /
|
|
h3.t-white.margin-top-xs.txt-margin See how it works in less than 10 minutes!
|
|
|
|
.row.margin-top-xs
|
|
a.btn.t-white.try-demo.hide-for-small-only href="/tutorial" Try the Demo
|
|
a.btn.t-white href="https://downloads.chef.io/inspec"
|
|
i.fa.fa-cloud-download
|
|
span Download
|
|
|
|
.columns.large-4.medium-4.mobile-hide
|
|
ul.footer--logos
|
|
li
|
|
a.footer--logo.inspec href="/"
|
|
img src="/images/inspec-by-chef-logo.png"
|
|
li
|
|
a.footer--logo.chef href="http://www.chef.io"
|
|
img src="/images/chef-logo.png"
|
|
|
|
.columns.large-8.medium-8
|
|
ul.footer--links.strict-right
|
|
li
|
|
a.footer--link href="/legal/licensing" Licensing
|
|
li
|
|
a.footer--link href="/legal/terms-and-conditions" Terms & Conditions
|
|
li
|
|
a.footer--link href="/legal/trademark-policy" Trademark Policy
|
|
li
|
|
a.footer--link href="/legal/privacy-policy" Privacy Policy
|
|
|
|
|
|
//logos for mobile
|
|
|
|
.columns.margin-both-xs.mobile-show
|
|
ul.footer--logos
|
|
li
|
|
a.footer--logo.inspec href="/"
|
|
img src="/images/inspec-by-chef-logo.png"
|
|
li
|
|
a.footer--logo.chef href="http://www.chef.io"
|
|
img src="/images/chef-logo.png"
|
|
|
|
p.strict-center.clear
|
|
small © Chef Software 2017
|