diff options
Diffstat (limited to 'src/css/index.php')
| -rw-r--r-- | src/css/index.php | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/src/css/index.php b/src/css/index.php new file mode 100644 index 0000000..9f683d1 --- /dev/null +++ b/src/css/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> |
