diff options
| author | kj-sh604 | 2024-12-19 04:17:12 -0500 |
|---|---|---|
| committer | kj-sh604 | 2024-12-19 04:17:12 -0500 |
| commit | 341e61614e6648497d13025306e749cca17d473e (patch) | |
| tree | 0bd768e536e915744df32327d8f3ce2d4edd5d0e /output/index.php | |
| parent | cfff9000a780c5e294c5944b20bf2605ba30647b (diff) | |
kj-gitbot: output/index.php
Diffstat (limited to 'output/index.php')
| -rw-r--r-- | output/index.php | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/output/index.php b/output/index.php new file mode 100644 index 0000000..9f683d1 --- /dev/null +++ b/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> |
