diff options
| author | s1n <[email protected]> | 2019-10-10 01:22:59 -0700 |
|---|---|---|
| committer | s1n <[email protected]> | 2019-10-10 01:22:59 -0700 |
| commit | 6e2fdc607347345e161869b927af29656116ff87 (patch) | |
| tree | 28d4bba3f3023395ff65586e79fec6b680761cb7 /images/uncompressed/ghouly/index.html | |
| parent | spice up images (diff) | |
| download | s1n.pw-admin-6e2fdc607347345e161869b927af29656116ff87.tar.xz s1n.pw-admin-6e2fdc607347345e161869b927af29656116ff87.zip | |
add ghouly
Diffstat (limited to 'images/uncompressed/ghouly/index.html')
| -rw-r--r-- | images/uncompressed/ghouly/index.html | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/images/uncompressed/ghouly/index.html b/images/uncompressed/ghouly/index.html new file mode 100644 index 0000000..2adc64a --- /dev/null +++ b/images/uncompressed/ghouly/index.html @@ -0,0 +1,21 @@ +<!DOCTYPE html> +<html lang="en"> + + <head> + <meta charset="UTF-8"> + <meta name="viewport" content="width=device-width, initial-scale=1.0"> + <meta http-equiv="X-UA-Compatible" content="ie=edge"> + <title>s1nical - Loading...</title> + <!-- CSS Links --> + <!-- External Libraries --> + <!-- Invisible Script Links --> + </head> + + <body> + <!-- Visable Script Links --> + <script> + location.href = '/images/uncompressed/ghouly/red-blue-ghouly.png' + </script> + </body> + +</html>
\ No newline at end of file |