Revert "remove pricing"

This reverts commit b566e8c230.
This commit is contained in:
Simon Bruder 2018-06-03 18:02:48 +00:00
parent b566e8c230
commit 7a9a56bb06
No known key found for this signature in database
GPG key ID: 6F03E0000CC5B62F
2 changed files with 3 additions and 5 deletions

View file

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

View file

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