summaryrefslogtreecommitdiff
path: root/heaven/index.html
diff options
context:
space:
mode:
authorsoaos <soaos@soaos.dev>2025-11-21 21:14:12 -0500
committersoaos <soaos@soaos.dev>2025-11-21 21:14:12 -0500
commitba76e77d935998e4b128053dcc61d2ed4884cdda (patch)
tree5464dccd475404b509f048f4525193a8ff36a715 /heaven/index.html
parent6e3a7252608197b6571a56c9b07be09f254e8bae (diff)
zola migration
Diffstat (limited to 'heaven/index.html')
-rw-r--r--heaven/index.html31
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>