diff options
Diffstat (limited to 'heaven/index.html')
| -rw-r--r-- | heaven/index.html | 31 |
1 files changed, 0 insertions, 31 deletions
diff --git a/heaven/index.html b/heaven/index.html deleted file mode 100644 index e8b40b1..0000000 --- a/heaven/index.html +++ /dev/null @@ -1,31 +0,0 @@ -<!DOCTYPE html> - -<html lang="en"> - -<head> - <title>hell</title> - <link rel="icon" href="smallfire.gif"> - <link rel="preload" href="/assets/unifont.woff2" as="font" type="font/woff2"> - <link rel="preload" href="/assets/unifont_upper.woff2" as="font" type="font/woff2"> - <link rel="stylesheet" href="/style.css"> - <link rel="stylesheet" href="heaven.css"> - <meta charset="UTF-8"> -</head> - -<body> - <div id="heavenly-host"></div> - <div class="centered"> - <details class="holy"> - <summary>🕊🕊🕊 - (please enable autoplay to hear music lol)</summary> - <audio autoplay loop controls> - <source src="everytime_we_touch_nightcore.ogg"> - </audio> - </details> - <h1 class="holy">😇 GOD BLESS YOU FRIEND... YOU ARE IN HEAVEN! 😇</h1> - <div class="huge holy section"> - YOU ARE LOVED <span style="color: var(--red);">💖</span><span style="color: var(--red);">🌹</span> - </div> -</body> - -</html> |
