Files
site/404.php
deepend-tildeclub 2a38e4ad1a Update 404.php
adding typing CSS effect.
2020-05-06 23:17:55 -06:00

8 lines
109 B
PHP

<?php include "header.php"; ?>
<h1 id="fancyboi">$ ERROR 404</h1>
<?php include "footer.php"; ?>