Skip to content

Commit

Permalink
Add <main>
Browse files Browse the repository at this point in the history
  • Loading branch information
Yuriy-Solodovnik committed May 4, 2021
1 parent 6861712 commit 68f8bd0
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,12 @@
<title>Résumé</title>
</head>
<body>
― Hello World! &#x1F609;
<main>
<article>
<div class="page" style="border-color: midnightblue;">
<!-- Content -->
</div>
</article>
</main>
</body>
</html>

0 comments on commit 68f8bd0

Please sign in to comment.