Change i and b to em and strong

This commit is contained in:
J. C
2021-05-01 17:12:20 -05:00
63 changed files with 237 additions and 170 deletions

View File

@ -1,5 +1,5 @@
<h1 id="im" class="anchor">
<a href="#im"><i class="fas fa-link anchor-icon"></i></a>
<a href="#im"><em class="fas fa-link anchor-icon"></em></a>
Encrypted Instant Messengers
</h1>
@ -13,7 +13,7 @@
<p>We have described the three main types of messaging programs that exist: Centralized, Federated and Peer-to-Peer (P2P), with the advantages and disadvantages of each.</p>
<h2 id="centralized" class="anchor">
<a href="#centralized"><i class="fas fa-link anchor-icon"></i></a>
<a href="#centralized"><em class="fas fa-link anchor-icon"></em></a>
Centralized
</h2>
@ -63,7 +63,7 @@
<div>
<h2 id="federated" class="anchor">
<a href="#federated"><i class="fas fa-link anchor-icon"></i></a>
<a href="#federated"><em class="fas fa-link anchor-icon"></em></a>
Federated
</h2>
@ -121,7 +121,7 @@
</ul>
<h2 id="peer-to-peer" class="anchor">
<a href="#peer-to-peer"><i class="fas fa-link anchor-icon"></i></a>
<a href="#peer-to-peer"><em class="fas fa-link anchor-icon"></em></a>
Peer to Peer (P2P)
</h2>