Add "What is the Portmaster?" link

This commit is contained in:
davegson 2020-04-15 22:19:08 +02:00
parent 375c138f69
commit 38c43e7e8f

View file

@ -4,7 +4,16 @@ title: Portmaster Download
heading: Portmaster Download
exclude_kickstarter_plug: true
---
<div class="ui basic very padded segment" style="padding-top: 0;">
<div class="ui center aligned grid">
<div class="six wide column">
<a href="{{ site.github_url }}/portmaster/#portmaster" class="ui info message">
<u>What is the Portmaster</u>
<i class="question icon"></i>
</a>
</div>
</div>
</div>
<div class="ui placeholder segment" style="display: block;text-align: center;padding: 1em 2.5em;">
<span class="ui red text" style="font-size: 1.15em;"><b>Warning:</b></span> The Portmaster is still in its early "pre-alpha" development stage. It is functional, but has not yet been tested widely. Thus, currently <b>we expect you to</b> have the technical knowledge to troubleshoot and <b>fix issues on your end by yourself.</b> Limited support is available, see below.
</div>