mirror of
https://github.com/safing/web
synced 2025-09-04 12:09:03 +00:00
Link to new blog from different places
This commit is contained in:
parent
0c45905a21
commit
2d47c2f7c0
2 changed files with 10 additions and 1 deletions
|
@ -9,7 +9,13 @@
|
||||||
<thead class="card-table-header">
|
<thead class="card-table-header">
|
||||||
<tr class="card-table-header-row">
|
<tr class="card-table-header-row">
|
||||||
<th class="card-table-header-row-cell"></th>
|
<th class="card-table-header-row-cell"></th>
|
||||||
<th class="card-table-header-row-cell">Most VPNs</th>
|
<th class="card-table-header-row-cell">
|
||||||
|
<a href="{{ site.vpn_comparison_url }}">
|
||||||
|
Most VPNs
|
||||||
|
<br>
|
||||||
|
<span class="text-sm link-primary">Read Comparison Blog</span>
|
||||||
|
</a>
|
||||||
|
</th>
|
||||||
<th class="card-table-header-row-cell">SPN</th>
|
<th class="card-table-header-row-cell">SPN</th>
|
||||||
<th class="card-table-header-row-cell">Tor</th>
|
<th class="card-table-header-row-cell">Tor</th>
|
||||||
</tr>
|
</tr>
|
||||||
|
|
|
@ -187,6 +187,9 @@ layout: page
|
||||||
<p class="showcase-one-right-desc">
|
<p class="showcase-one-right-desc">
|
||||||
VPN technology was NOT built for user privacy, but for company security. Because of that, you can only trust a VPN provider's policy - and many have been caught abusing user data. Honestly, the best way forward: just stop paying for outdated technology.
|
VPN technology was NOT built for user privacy, but for company security. Because of that, you can only trust a VPN provider's policy - and many have been caught abusing user data. Honestly, the best way forward: just stop paying for outdated technology.
|
||||||
</p>
|
</p>
|
||||||
|
<a class="btn-secondary" href="{{ site.vpn_comparison_url }}">
|
||||||
|
Compare SPN to VPNs
|
||||||
|
</a>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue