Change i and b to em and strong
This commit is contained in:
@ -7,7 +7,7 @@ breadcrumb: "VPN"
|
||||
---
|
||||
|
||||
<div class="card border-danger">
|
||||
<div class="card-header text-danger"><i class="fas fa-exclamation-circle fa-fw"></i> Warning</div>
|
||||
<div class="card-header text-danger"><em class="fas fa-exclamation-circle fa-fw"></em> Warning</div>
|
||||
<div class="card-body">
|
||||
<p class="card-text text-danger">Using a VPN will <b>not</b> keep your browsing habits anonymous, nor will it add additional security to non-secure (HTTP) traffic.</p>
|
||||
<p class="card-text text-danger">If you are looking for <b>anonymity</b>, you should use the Tor Browser <b>instead</b> of a VPN.</p>
|
||||
@ -22,7 +22,7 @@ breadcrumb: "VPN"
|
||||
{% include sections/vpn.html %}
|
||||
|
||||
<hr>
|
||||
<h1 id="criteria" class="anchor"><a href="#criteria"><i class="fas fa-link anchor-icon"></i></a> Our VPN Provider Criteria</h1>
|
||||
<h1 id="criteria" class="anchor"><a href="#criteria"><em class="fas fa-link anchor-icon"></em></a> Our VPN Provider Criteria</h1>
|
||||
|
||||
<p><b>Please note we are not affiliated with any of the providers we recommend. This allows us to provide completely objective recommendations.</b> We have developed a clear set of requirements for any VPN provider wishing to be recommended, including strong encryption, independent security audits, modern technology, and more. We suggest you familiarize yourself with this list before choosing a VPN provider, and conduct your own research to ensure the VPN provider you choose is as trustworthy as possible.</p>
|
||||
|
||||
@ -166,7 +166,7 @@ breadcrumb: "VPN"
|
||||
</div>
|
||||
<hr>
|
||||
|
||||
<h1 id="info" class="anchor"><a href="#info"><i class="fas fa-link anchor-icon"></i></a> Further Information and Dangers</h1>
|
||||
<h1 id="info" class="anchor"><a href="#info"><em class="fas fa-link anchor-icon"></em></a> Further Information and Dangers</h1>
|
||||
|
||||
<div class="container">
|
||||
<div class="row">
|
||||
|
Reference in New Issue
Block a user