fixed error

This commit is contained in:
array-in-a-matrix 2021-06-09 17:53:44 -04:00
parent 3c49cf49a2
commit dd2b7a3275

View file

@ -17,7 +17,7 @@
<header class="page-header fit-screen">
<h1 class="project-name">404</h1>
<h2 class="project-tagline">Page not found!</h2>
<a href="../main.html" class="btn">Back to home page</a>
<a href="index.html" class="btn">Back to home page</a>
</header>
</body>
</html>