Promote PM from pre-alpha to alpha

This commit is contained in:
davegson 2020-06-16 16:46:36 +02:00
parent df0d6cdb2a
commit e73ad62e83

View file

@ -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">