Replace <b> tags to <strong> and <i> tags to <em> (#2273)
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
<h1 id="mobile_os" class="anchor"><a href="#mobile_os"><i class="fas fa-link anchor-icon"></i></a> Mobile Operating Systems</h1>
|
||||
<h1 id="mobile_os" class="anchor"><a href="#mobile_os"><em class="fas fa-link anchor-icon"></em></a> Mobile Operating Systems</h1>
|
||||
|
||||
<h2 id="aosp_os" class="anchor"><a href="#aosp_os"><i class="fas fa-link anchor-icon"></i></a> Android-based Operating Systems</h1>
|
||||
<h2 id="aosp_os" class="anchor"><a href="#aosp_os"><em class="fas fa-link anchor-icon"></em></a> Android-based Operating Systems</h1>
|
||||
|
||||
<div class="alert alert-warning" role="alert">
|
||||
<strong>Even though the source code of the following operating systems is provided, installing Google Apps may compromise your setup.</strong>
|
||||
|
Reference in New Issue
Block a user