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,3 +1,5 @@
{% unless page.exclude_kickstarter_plug == true %}
<content class="kickstarter-plug">
<a href="{{ site.kickstarter_url }}">
<div>
@ -6,6 +8,7 @@
</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;">