This commit is contained in:
Shautvast 2026-03-31 16:27:27 +02:00
parent a1c331a546
commit 28b403a400

View file

@ -1,12 +1,17 @@
<!DOCTYPE html>
<!doctype html>
<html lang="en">
<head>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta charset="UTF-8">
<title>tearuptheredsky</title>
</head>
<body>
<a class="right" href="https://theyounggods.bandcamp.com/" target="_blank">https://github.com/shautvast/redsky</a>
<div id="sky"></div>
</body>
</html>
<head>
<meta name="viewport" content="width=device-width, initial-scale=1" />
<meta charset="UTF-8" />
<title>tearuptheredsky</title>
</head>
<body>
<a
class="right"
href="https://theyounggods.bandcamp.com/"
target="_blank"
>https://git.sanderhautvast.nl/sander/redsky</a
>
<div id="sky"></div>
</body>
</html>