all the website mainly done

This commit is contained in:
0xa0
2026-07-21 20:45:47 +02:00
parent 20f9aca26b
commit 30609c3bb3
15 changed files with 2127 additions and 25 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
<?php
const DISCORD_ID = '298221448642953217';
const SITE_TITLE = '0xa0';
const SITE_TITLE = '0xA0.dev';
define('DATA_DIR', getenv('DATA_DIR') ?: '/var/www/data');