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 /dontasktoask/index.html | |
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 'dontasktoask/index.html')
-rw-r--r-- | dontasktoask/index.html | 23 |
1 files changed, 0 insertions, 23 deletions
diff --git a/dontasktoask/index.html b/dontasktoask/index.html deleted file mode 100644 index b7bd10e..0000000 --- a/dontasktoask/index.html +++ /dev/null @@ -1,23 +0,0 @@ -<!DOCTYPE html> -<html lang="en"> -<head> - <meta content="dont ask to ask" property="og:title" /> - <meta content="seriously, dont do it" property="og:description" /> - <meta content="https://exhq.github.io/dontasktoask" property="og:url" /> - <meta content="https://cdn.discordapp.com/attachments/917977729322872853/982962439937224774/bad.png" property="og:image" /> - <meta charset="UTF-8"> - <link rel="stylesheet" href="index.css"> - <meta http-equiv="X-UA-Compatible" content="IE=edge"> - <meta name="viewport" content="width=device-width, initial-scale=1.0"> - <title>Dont Ask To Ask</title> -</head> -<body> - <h1 class="header"> dont ask to ask</h1> - <div class="test"> - <img class="img" src="https://cdn.discordapp.com/attachments/917977729322872853/982952359724482580/unknown.png?size=4096" alt="fuck you"> - <h1 class="text"> its annoying, it makes everyone mad, just dont do it</h1> - </div> - - -</body> -</html> |