first commit

This commit is contained in:
2026-07-21 17:06:32 +02:00
commit 20f9aca26b
9 changed files with 239 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
<?php
const DISCORD_ID = '298221448642953217';
const SITE_TITLE = '0xa0';
define('DATA_DIR', getenv('DATA_DIR') ?: '/var/www/data');