mirror of
https://github.com/safing/web
synced 2025-09-01 10:39:03 +00:00
Promote PM from pre-alpha to alpha
This commit is contained in:
parent
df0d6cdb2a
commit
e73ad62e83
1 changed files with 2 additions and 2 deletions
|
@ -20,7 +20,7 @@ redirect_from:
|
|||
<div class="py-10 sm:py-10 block mx-auto">
|
||||
<a href="#downloads">
|
||||
<button type="button" style="background-color: #000;" class="mb-5 transform hover:scale-95 inline-flex items-center px-5 px-10 py-3 border border-transparent text-xs leading-5 font-extrabold rounded-full text-white hover:bg-indigo-500 focus:outline-none focus:border-indigo-700 active:bg-indigo-700 transition duration-150 ease-in-out uppercase">
|
||||
download the pre-alpha
|
||||
download the alpha
|
||||
</button>
|
||||
</a>
|
||||
<a class="inline-flex pl-8 transition duration-150 ease-in-out hover:opacity-100 self-center uppercase opacity-55 text-xs font-bold" href="{{ site.github_url }}/portmaster/">Source Code</a>
|
||||
|
@ -165,7 +165,7 @@ redirect_from:
|
|||
<img src="{{ site.img_url }}icons/warning.svg" class="h-8 w-8">
|
||||
</div>
|
||||
<p class="pt-5 lg:pt-0 md:pl-10 md:pr-10 text-sm opacity-75">
|
||||
The Portmaster is still in its early "pre-alpha" development stage. It is functional, but has not yet been tested widely. Thus, currently <span class="font-extrabold">we expect you to</span> have the technical knowledge to troubleshoot and <span class="font-extrabold">fix issues on your end by yourself</span>. Limited support is available, see below.
|
||||
The Portmaster is still in its early "alpha" development stage. It is functional, but has not yet been tested widely. Thus, currently <span class="font-extrabold">we expect you to</span> have the technical knowledge to troubleshoot and <span class="font-extrabold">fix issues on your end by yourself</span>. Limited support is available, see below.
|
||||
</p>
|
||||
</div>
|
||||
<div class="py-10 block grid lg:flex lg:grid-cols-3 gap-10 justify-center">
|
||||
|
|
Loading…
Add table
Reference in a new issue