Replace <b> tags to <strong> and <i> tags to <em> (#2273)

This commit is contained in:
J. C
2021-05-04 03:33:03 +00:00
committed by GitHub
parent e9d9e8fbf6
commit 216dd66aba
63 changed files with 195 additions and 185 deletions

View File

@ -1,4 +1,4 @@
<h1 id="os" class="anchor"><a href="#os"><i class="fas fa-link anchor-icon"></i></a> Introductory Operating Systems</h1>
<h1 id="os" class="anchor"><a href="#os"><em class="fas fa-link anchor-icon"></em></a> Introductory Operating Systems</h1>
<div class="alert alert-warning" role="alert">
<strong>If you are currently using an operating system that collects data like Windows 10, you should pick an alternative here.</strong>
@ -24,7 +24,7 @@
git="https://launchpad.net/ubuntu"
%}
<h1 id="advanced_os" class="anchor"><a href="#advanced_os"><i class="fas fa-link anchor-icon"></i></a> Advanced Operating Systems</h1>
<h1 id="advanced_os" class="anchor"><a href="#advanced_os"><em class="fas fa-link anchor-icon"></em></a> Advanced Operating Systems</h1>
<div class="alert alert-info" role="alert">
<strong>These options have advanced features and are unique in some way. These options will likely require the user to read technical background documentation.</strong>