Skip to content

Commit

Permalink
Updated design
Browse files Browse the repository at this point in the history
  • Loading branch information
robertplawski authored Jun 8, 2024
1 parent d118d44 commit 4f8080e
Showing 1 changed file with 0 additions and 14 deletions.
14 changes: 0 additions & 14 deletions 404.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,27 +9,13 @@
<meta charset="UTF-8">
</head>
<body>
<header>
<p class='header__brand-title js-login'>username</p>
<nav>
<ul>

</ul>
</nav>
</header>
<hr>
<main>
<section class='not-found'>
<p class='not-found__title'>404</p>
<p>Page not found...</p>
<p><a href='/'>Return to main page</a></p>
</section>
</main>
<hr>
<footer>
<span class='js-url'>link</span> | Robert, 2023
</footer>

</body>
</html>

0 comments on commit 4f8080e

Please sign in to comment.