diff options
author | nea <romangraef@gmail.com> | 2022-08-26 15:29:41 +0200 |
---|---|---|
committer | nea <romangraef@gmail.com> | 2022-08-26 15:29:41 +0200 |
commit | ed5889d825e6ac63973692700ea5cbdaae6500f8 (patch) | |
tree | 4c74e4ace4069be493d304a382fefceefbee050a /stfu1 | |
parent | 60608b4bb1759bb58d28923b3e222d8e11eaeafa (diff) | |
download | exhq.github.io-ed5889d825e6ac63973692700ea5cbdaae6500f8.tar.gz exhq.github.io-ed5889d825e6ac63973692700ea5cbdaae6500f8.tar.bz2 exhq.github.io-ed5889d825e6ac63973692700ea5cbdaae6500f8.zip |
moveshitaround
Diffstat (limited to 'stfu1')
-rw-r--r-- | stfu1/index.html | 31 |
1 files changed, 0 insertions, 31 deletions
diff --git a/stfu1/index.html b/stfu1/index.html deleted file mode 100644 index 10ceac9..0000000 --- a/stfu1/index.html +++ /dev/null @@ -1,31 +0,0 @@ -<!DOCTYPE html> -<html> - <head> - <style> - html{ - background-color: #2a2b2f; - color: #fff; -} -video{ - position: absolute; - width: 50%; - left: 0px; - top: 0px; - -} -img{ - width: 90%; - height: 90%; -} - </style> - <meta property="og:type" content="video.other"> - <meta property="og:video:url" content="https://cdn.discordapp.com/attachments/917977729322872853/984794750869733396/stfu2.mp4"> - </head> - <body> - <img src="https://cdn.discordapp.com/attachments/917977729322872853/970639692322209792/sdfsdfsdfsdf.png" alt=""> - <video controls autoplay> - - <source src="https://cdn.discordapp.com/attachments/917977729322872853/984794750869733396/stfu2.mp4" type="video/mp4"> -</video> - </body> -</html> |