summaryrefslogtreecommitdiff
path: root/src/pages/index.php
diff options
context:
space:
mode:
authorJonas Kohl <gitlab@jonaskohl.de>2024-07-19 13:09:00 +0200
committerJonas Kohl <gitlab@jonaskohl.de>2024-07-19 13:09:00 +0200
commit3b9bb27ab9179334fe3c96ae8dbc249061649aff (patch)
treed7c612cbd9f0c3b337e0713c0507a1acae8e90c9 /src/pages/index.php
Initial commit
Diffstat (limited to 'src/pages/index.php')
-rw-r--r--src/pages/index.php3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/pages/index.php b/src/pages/index.php
new file mode 100644
index 0000000..3b15088
--- /dev/null
+++ b/src/pages/index.php
@@ -0,0 +1,3 @@
+<title>hozyro's site</title>
+
+<?php include SRCDIR . "/includes/under-construction.php"; ?>