aboutsummaryrefslogtreecommitdiffstats
path: root/src/output/index.php
diff options
context:
space:
mode:
authorkj-sh6042025-04-09 15:18:30 -0400
committerkj-sh6042025-04-09 15:18:30 -0400
commit094bf4e342307fdfa3608bad2110c28d39fd8ff7 (patch)
treedf1a0198c06b90e150faa717f2a817008ae1481e /src/output/index.php
parent8b06732130e315f36ea5ff56e947453a2a816260 (diff)
refactor: directory structure
Diffstat (limited to 'src/output/index.php')
-rw-r--r--src/output/index.php11
1 files changed, 11 insertions, 0 deletions
diff --git a/src/output/index.php b/src/output/index.php
new file mode 100644
index 0000000..9f683d1
--- /dev/null
+++ b/src/output/index.php
@@ -0,0 +1,11 @@
+<!DOCTYPE html>
+<html>
+<head>
+ <meta name="color-scheme" content="light dark">
+ <meta http-equiv="refresh" content="0; URL='https://youtu.be/XGxIE1hr0w4'" />
+ <title>Art and Assets</title>
+</head>
+<body>
+ <p>If you are not redirected, <a href="https://youtu.be/XGxIE1hr0w4">click here for folder contents</a>.</p>
+</body>
+</html>