mirror of
https://github.com/safing/web
synced 2025-04-21 19:39:08 +00:00
Correct links and some text
This commit is contained in:
parent
019e2022e4
commit
6079e4cac5
4 changed files with 7 additions and 6 deletions
|
@ -10,7 +10,7 @@ layout: page_container
|
||||||
</p>
|
</p>
|
||||||
{% endif %}
|
{% endif %}
|
||||||
<span class="header-four-container-title-author">
|
<span class="header-four-container-title-author">
|
||||||
May 6, 2021 • Written by <a class="link-primary" href="/team/#david">David</a>
|
{{ page.date | date: "%B %-d, %Y" }} • Written by <a class="link-primary" href="{{ site.team_url }}#{{ page.author | slugify }}">{{ page.author | capitalize }}</a>
|
||||||
</span>
|
</span>
|
||||||
<div class="header-four-container-social">
|
<div class="header-four-container-social">
|
||||||
<a class="link hover-opacity-in" href="{{ site.twitter_url }}"><i class="icon-twitter text-lg"></i></a>
|
<a class="link hover-opacity-in" href="{{ site.twitter_url }}"><i class="icon-twitter text-lg"></i></a>
|
||||||
|
|
|
@ -35,7 +35,7 @@ layout: page
|
||||||
for our powerful VPN alternative. You get an extra service,
|
for our powerful VPN alternative. You get an extra service,
|
||||||
we get to finance ourselves.
|
we get to finance ourselves.
|
||||||
</p>
|
</p>
|
||||||
<a class="btn-secondary" href="#">Discover the spn</a>
|
<a class="btn-secondary" href="{{ site.spn_url }}">Discover the SPN</a>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div class="showcase-container-reverse">
|
<div class="showcase-container-reverse">
|
||||||
|
|
|
@ -42,16 +42,17 @@ redirect_from:
|
||||||
have to rely on the support and trust of our users. Help us get there by
|
have to rely on the support and trust of our users. Help us get there by
|
||||||
using the Portmaster and later down the road, purchasing the SPN.
|
using the Portmaster and later down the road, purchasing the SPN.
|
||||||
</p>
|
</p>
|
||||||
<a class="btn-secondary" href="#">Discover the portmaster</a>
|
<a class="btn-secondary" href="#influences">Explore the Details</a>
|
||||||
|
<a class="btn-tertiary hover-opacity-out" href="{{ site.spn_url }}#pricing">Support with a Purchase</a>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div class="influence-container">
|
<div class="influence-container" id="influences">
|
||||||
<div class="influence-container-top">
|
<div class="influence-container-top">
|
||||||
<div class="influence-container-top-title-date">
|
<div class="influence-container-top-title-date">
|
||||||
<h2 class="influence-container-top-title">
|
<h2 class="influence-container-top-title">
|
||||||
Influences
|
Influences
|
||||||
</h2>
|
</h2>
|
||||||
<span class="influence-container-top-data">updated May 2021</span>
|
<span class="influence-container-top-data">updated November 2021</span>
|
||||||
</div>
|
</div>
|
||||||
<p class="influence-container-top-desc">
|
<p class="influence-container-top-desc">
|
||||||
Through these partnerships we are not only receiving funding, but
|
Through these partnerships we are not only receiving funding, but
|
||||||
|
|
|
@ -12,7 +12,7 @@ layout: page
|
||||||
</h2>
|
</h2>
|
||||||
<div class="blogpod-container-top-extra">
|
<div class="blogpod-container-top-extra">
|
||||||
<a class="link-secondary" href="{{ site.youtube_channel_url }}">YouTube</a>
|
<a class="link-secondary" href="{{ site.youtube_channel_url }}">YouTube</a>
|
||||||
<a class="link-secondary" href="{{ site.invidious_channel_url }}">Invidious</i></a>
|
<a class="link-secondary" href="{{ site.invidious_channel_url }}">Invidious</a>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div class="blogpod-container-bottom">
|
<div class="blogpod-container-bottom">
|
||||||
|
|
Loading…
Add table
Reference in a new issue