diff options
Diffstat (limited to 'src/pages/index.php')
-rw-r--r-- | src/pages/index.php | 3 |
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"; ?> |