Style Overhaul #2

Merged
me merged 118 commits from dev into main 2025-01-29 13:28:33 -07:00
Showing only changes of commit 1044b60d92 - Show all commits

7
pages/donate.php Executable file
View File

@ -0,0 +1,7 @@
#!/usr/bin/php
<!--
Alias for the support page with a more common name.
-->
<?php
include "support.php";
?>