remove pricing

This commit is contained in:
Simon Bruder 2018-04-26 14:24:09 +00:00
parent bf9ce3d739
commit b566e8c230
No known key found for this signature in database
GPG key ID: 6F03E0000CC5B62F
2 changed files with 5 additions and 3 deletions

View file

@ -40,9 +40,9 @@ description = "Türen können ohne fremde Hilfe mit wenig Aufwand geöffnet werd
link = "#intro" link = "#intro"
text = "Einführung" text = "Einführung"
[[params.navbar.item]] #[[params.navbar.item]]
link = "#pricing" #link = "#pricing"
text = "Preise und Bestellung" #text = "Preise und Bestellung"
[[params.navbar.item]] [[params.navbar.item]]
link = "#guide" link = "#guide"

View file

@ -1,3 +1,4 @@
<!--
<section id="pricing" class="content"> <section id="pricing" class="content">
<div class="row"> <div class="row">
<div class="six columns"> <div class="six columns">
@ -23,3 +24,4 @@
</div> </div>
</div> </div>
</section> </section>
-->