Final content work for the night.

This commit is contained in:
2022-10-06 22:28:17 -05:00
parent 02e5e40143
commit 8cfe6e43e2
3 changed files with 29 additions and 8 deletions

View File

@ -4,9 +4,10 @@
include "helpers/body_open.php";
?>
<h1> Welcome! </h1>
<p> This is a test. It can be ignored. :) </p>
<h1>Welcome!</h1>
<p>
Website is still in testing. Don't judge too harshly. :)
</p>
<?php
include "helpers/section_open.php";