Replace <b> tags to <strong> and <i> tags to <em> (#2273)
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
<h1 id="productivity" class="anchor"><a href="#productivity"><i class="fas fa-link anchor-icon"></i></a> Productivity Tools</h1>
|
||||
<h1 id="productivity" class="anchor"><a href="#productivity"><em class="fas fa-link anchor-icon"></em></a> Productivity Tools</h1>
|
||||
|
||||
{%
|
||||
include cardv2.html
|
||||
@ -63,7 +63,7 @@
|
||||
|
||||
<h1 id="metadata-removal-tools" class="anchor">
|
||||
<a href="#metadata-removal-tools"
|
||||
><i class="fas fa-link anchor-icon"></i>
|
||||
><em class="fas fa-link anchor-icon"></em>
|
||||
</a> Metadata Removal Tools
|
||||
</h1>
|
||||
|
||||
|
Reference in New Issue
Block a user