Exclude KS plug on download page

This commit is contained in:
davegson 2020-03-30 17:48:39 +02:00
parent f9baabafe9
commit b44f355b99
2 changed files with 12 additions and 8 deletions

View file

@ -1,11 +1,14 @@
<content class="kickstarter-plug">
<a href="{{ site.kickstarter_url }}">
<div>
<h3>Raised 11.755€ on Kickstarter - Thank You!</h3>
<p>Have a look at all the details and watch video updates from the team 🎬</p>
</div>
</a>
</content>
{% unless page.exclude_kickstarter_plug == true %}
<content class="kickstarter-plug">
<a href="{{ site.kickstarter_url }}">
<div>
<h3>Raised 11.755€ on Kickstarter - Thank You!</h3>
<p>Have a look at all the details and watch video updates from the team 🎬</p>
</div>
</a>
</content>
{% endunless %}
<footer class="f-bg">
<div class="list">

View file

@ -2,6 +2,7 @@
layout: page_column
title: Portmaster Download
heading: Portmaster Download
exclude_kickstarter_plug: true
---
<div class="ui placeholder segment" style="display: block;text-align: center;padding: 1em 2.5em;">