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