Start adding and organizing content.

This commit is contained in:
2022-10-06 22:16:27 -05:00
parent ac20b32b57
commit a327465e2d
21 changed files with 118 additions and 32 deletions

9
pages/support.php Normal file
View File

@ -0,0 +1,9 @@
#!/usr/bin/php
<?php
include "helpers/body_open.php";
include "helpers/body_close.php";
?>