fixed error
This commit is contained in:
parent
3c49cf49a2
commit
dd2b7a3275
1 changed files with 1 additions and 1 deletions
2
404.html
2
404.html
|
@ -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>
|
||||
|
|
Loading…
Add table
Reference in a new issue