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

This reverts commit 216dd66aba.
This commit is contained in:
Daniel Nathan Gray
2021-05-04 04:22:50 +00:00
committed by GitHub
parent 7f387eb07a
commit 1cdd251824
63 changed files with 185 additions and 195 deletions

View File

@ -6,7 +6,7 @@ layout: default
{% include sections/header.html %}
{% include sections/resources.html %}
<h1 id="sponsors" class="anchor"><a href="#sponsors"><em class="fas fa-link anchor-icon"></em></a> Sponsors</h1>
<h1 id="sponsors" class="anchor"><a href="#sponsors"><i class="fas fa-link anchor-icon"></i></a> Sponsors</h1>
<div class="mx-4">
{% include sponsors/gold.html %}
</div>