Replaced h1 tags in about with h2 tags

MDN
> Using more than one <h1> is allowed by the HTML specification, but is not
> considered a best practice. Using only one <h1> is beneficial for screen
> reader users.
This commit is contained in:
Sasha Koshka 2022-09-19 17:20:11 -04:00 committed by emma
parent 4dd4198e5c
commit b05b09b267
Signed by: emma
GPG Key ID: 6D661C738815E7DD
1 changed files with 12 additions and 12 deletions

View File

@ -37,9 +37,9 @@
</li> </li>
</ul> </ul>
</nav> </nav>
<main> <div class="content">
<div class="column left"> <div class="column">
<section> <div class="section">
<h2 id=history> <h2 id=history>
<a href="history">History</a> <a href="history">History</a>
</h2> </h2>
@ -59,8 +59,8 @@
this goal. Read more at our this goal. Read more at our
<a href="/blog">blog</a>. <a href="/blog">blog</a>.
</p> </p>
</section> </div>
<section> <div class="section">
<h2 id="structure"> <h2 id="structure">
<a href="#structure">Structure</a> <a href="#structure">Structure</a>
</h2> </h2>
@ -148,12 +148,12 @@
</p> </p>
</section> </section>
</div> </div>
<div class="column right"> <div class="column">
<h2 id="technical"> <h2 class="h-right" id="technical">
<a href="#technical">Technical Information</a> <a href="#technical">Technical Information</a>
</h2> </h2>
<section> <div class="section">
<h2 id="wtf-is-a-tib"> <h2 class="h-right" id="wtf-is-a-tib">
<i><a href="#wtf-is-tib"> <i><a href="#wtf-is-tib">
WTF is a Tebibyte? WTF is a Tebibyte?
</a></i> </a></i>
@ -204,9 +204,9 @@
<a href="https://www.fsfla.org/ikiwiki/selibre/linux-libre/"> <a href="https://www.fsfla.org/ikiwiki/selibre/linux-libre/">
Linux-libre</a> kernel. Linux-libre</a> kernel.
</p> </p>
</section> </div>
<section> <div class="section">
<h2 id="thanks"> <h2 class="h-right" id="thanks">
<a href="#thanks">Special Thanks</a> <a href="#thanks">Special Thanks</a>
</h2> </h2>
<p> <p>