Skip to content
Snippets Groups Projects
Commit 83ac1ce3 authored by Hahn Axel (hahn)'s avatar Hahn Axel (hahn)
Browse files

update error page

parent d968de34
Branches
No related tags found
1 merge request!8Upgrade fontawesome v5 to v6
<?php <?php
header("HTTP/1.0 404 Not Found"); header("HTTP/1.0 404 Not Found");
?> ?>
<h1><i class="fas fa-exclamation-triangle"></i> 404 :: page not found</h1> <h1><i class="fa-solid fa-exclamation-triangle"></i> 404 :: page not found</h1>
<p> <p>
</p> </p>
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment