mirror of
https://github.com/safing/web
synced 2025-04-23 04:19:09 +00:00
Add "What is the Portmaster?" link
This commit is contained in:
parent
375c138f69
commit
38c43e7e8f
1 changed files with 10 additions and 1 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Reference in a new issue