1
0
Fork 0
mirror of https://github.com/safing/web synced 2025-04-17 01:19:08 +00:00

Add "Alpha" disclaimers to page features

just like on the Portmaster page, just to make it super clear
This commit is contained in:
davegson 2021-12-01 17:45:41 +01:00
parent 27fa0002f8
commit c39f79e95e

View file

@ -70,6 +70,10 @@ layout: page
<img src="{{ site.img_url }}page-specific/spn/layers.gif" alt="">
</div>
<div class="inline-block max-w-lg">
<div class="pt-1 pb-1 pr-4 pl-2 rounded-full text-white text-xs flex break-words" style="background-color: #5c85ff; width: fit-content; width: -moz-fit-content;">
<img src="{{ site.img_url }}icons/info.svg" class="h-4 w-4 self-center mr-2">
Alpha Software: the SPN is in active development
</div>
<h2 style="max-width: 470px; line-height: 60px;" class="text-5xl tracking-tight font-extrabold leading-none py-10 lg:w-2/3">
Onion Layer Encryption
</h2>
@ -97,6 +101,10 @@ layout: page
<img src="{{ site.img_url }}page-specific/spn/metadata.gif" alt="">
</div>
<div class="inline-block max-w-lg">
<div class="pt-1 pb-1 pr-4 pl-2 rounded-full text-white text-xs flex break-words" style="background-color: #5c85ff; width: fit-content; width: -moz-fit-content;">
<img src="{{ site.img_url }}icons/info.svg" class="h-4 w-4 self-center mr-2">
Alpha Software: the SPN is in active development
</div>
<h2 style="max-width: 470px; line-height: 60px;" class="text-5xl tracking-tight font-extrabold py-10 lg:w-auto">
Minimize Your Meta&#8209;Data
</h2>
@ -117,6 +125,10 @@ layout: page
<img src="{{ site.img_url }}page-specific/spn/network.png" alt="">
</div>
<div class="inline-block max-w-lg">
<div class="pt-1 pb-1 pr-4 pl-2 rounded-full text-white text-xs flex break-words" style="background-color: #5c85ff; width: fit-content; width: -moz-fit-content;">
<img src="{{ site.img_url }}icons/info.svg" class="h-4 w-4 self-center mr-2">
Alpha Software: the SPN is in active development
</div>
<h2 style="max-width: 470px; line-height: 60px;" class="text-5xl tracking-tight font-extrabold leading-none py-10">
Distributed Multi Identity Network
</h2>
@ -147,6 +159,10 @@ layout: page
<img src="{{ site.img_url }}page-specific/spn/switch.gif" alt="">
</div>
<div class="inline-block max-w-lg">
<div class="pt-1 pb-1 pr-4 pl-2 rounded-full text-white text-xs flex break-words" style="background-color: #5c85ff; width: fit-content; width: -moz-fit-content;">
<img src="{{ site.img_url }}icons/info.svg" class="h-4 w-4 self-center mr-2">
Alpha Software: the SPN is in active development
</div>
<h2 style="max-width: 470px; line-height: 60px;" class="text-5xl tracking-tight font-extrabold leading-none py-10 lg:w-2/3">
No Kill Switch Needed
</h2>