replace div by p for semantic sake

This commit is contained in:
Solene Rapenne 2021-10-04 20:34:59 +02:00
parent 3be0bb4ccf
commit 64ac0639df
1 changed files with 1 additions and 3 deletions

View File

@ -1,7 +1,5 @@
<header>
<h1 id="title"><a href="https://webzine.puffy.cafe">OpenBSD Webzine</a></h1>
<div id="banner">
<span aria-hidden="true"></span><em>Your tasty dose of OpenBSD news</em><span aria-hidden="true"></span>
</div>
<p id="banner"><span aria-hidden="true"></span><em>Your tasty dose of OpenBSD news</em><span aria-hidden="true"></span></p>
</header>
<main>