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