HTML Semantic

This commit is contained in:
hucste 2021-10-02 10:21:38 +00:00
parent 4bf753a57f
commit 88be28f3a1
1 changed files with 2 additions and 1 deletions

View File

@ -1,6 +1,7 @@
<!-- SECTION --> <article>
<div class="puffies" aria-hidden="true">🐡🐡🐡</div> <div class="puffies" aria-hidden="true">🐡🐡🐡</div>
<h1>Going further</h1> <h1>Going further</h1>
<ul> <ul>
<li><a class="permalink" href=""></a></li> <li><a class="permalink" href=""></a></li>
</ul> </ul>
</article>