mirror of
https://github.com/safing/web
synced 2025-04-12 06:59:10 +00:00
Update spn alerts
This commit is contained in:
parent
a420a4f7ce
commit
1bf4904541
1 changed files with 12 additions and 17 deletions
|
@ -3,16 +3,14 @@ title: Safing Privacy Network
|
|||
layout: page
|
||||
---
|
||||
|
||||
<div class="alert-primary rounded-none text-md">
|
||||
<a class="alert-primary hover-scale-out rounded-none text-md" data-method="get" href="https://docs.safing.io/spn/alpha/status">
|
||||
<i class="icon-info text-md"></i>
|
||||
<a data-method="get" href="https://docs.safing.io/spn/alpha/status">
|
||||
<span>
|
||||
SPN is in "Alpha". View
|
||||
<span class="underline">what to expect</span>
|
||||
from current speeds and features
|
||||
</span>
|
||||
</a>
|
||||
</div>
|
||||
<span>
|
||||
SPN is in "Alpha". View
|
||||
<span class="underline">what to expect</span>
|
||||
from current speeds and features
|
||||
</span>
|
||||
</a>
|
||||
<header class="header-one-container-reverse mb-64 mt-36">
|
||||
<div class="header-one-left pl-12">
|
||||
<h1 class="header-one-left-title lg:max-w-md">
|
||||
|
@ -152,16 +150,13 @@ layout: page
|
|||
</div>
|
||||
</div>
|
||||
<div class="packages-container" id="pricing">
|
||||
<div class="alert-primary mb-20">
|
||||
<a data-method="get" href="{{ site.spn_alpha_status_page_url }}">
|
||||
<a class="alert-primary hover-scale-out mb-20" data-method="get" href="{{ site.spn_alpha_status_page_url }}">
|
||||
<span>
|
||||
SPN is in "Alpha". View
|
||||
<span class="underline">what to expect</span>
|
||||
from current speeds and features
|
||||
SPN is in "Alpha". View
|
||||
<span class="underline">what to expect</span>
|
||||
from current speeds and features
|
||||
</span>
|
||||
</a>
|
||||
</div>
|
||||
|
||||
</a>
|
||||
<div class="packages-container-top">
|
||||
<h2 class="packages-container-top-title">
|
||||
Protect Your Connections Today
|
||||
|
|
Loading…
Add table
Reference in a new issue