mirror of
https://github.com/remoteintech/remote-jobs
synced 2024-12-26 04:13:10 +00:00
Fix 404 go to homepage link
This commit is contained in:
parent
d0a9e67f69
commit
83c15f888f
1 changed files with 1 additions and 1 deletions
|
@ -34,7 +34,7 @@
|
||||||
<h1>Oops!</h1>
|
<h1>Oops!</h1>
|
||||||
<h2>404 - The Page can't be found</h2>
|
<h2>404 - The Page can't be found</h2>
|
||||||
</div>
|
</div>
|
||||||
<a href="#">Go TO Homepage</a>
|
<a href="/">Go To Homepage</a>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue