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