kopkop123 / homepage

My very own personal website. Basically this is just a résumé.
https://kopkop123.github.io/homepage/
MIT License
0 stars 0 forks source link

Add \<main\> #19

Closed kopkop123 closed 3 years ago

kopkop123 commented 3 years ago

Add a blank main tag with content:

<main>
  <article>
    <div class="page" style="border-color: midnightblue;">
      <!-- Content -->
    </div>
  </article>
</main>