git url
This commit is contained in:
parent
a1c331a546
commit
28b403a400
1 changed files with 16 additions and 11 deletions
|
|
@ -1,12 +1,17 @@
|
||||||
<!DOCTYPE html>
|
<!doctype html>
|
||||||
<html lang="en">
|
<html lang="en">
|
||||||
<head>
|
<head>
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||||
<meta charset="UTF-8">
|
<meta charset="UTF-8" />
|
||||||
<title>tearuptheredsky</title>
|
<title>tearuptheredsky</title>
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<a class="right" href="https://theyounggods.bandcamp.com/" target="_blank">https://github.com/shautvast/redsky</a>
|
<a
|
||||||
<div id="sky"></div>
|
class="right"
|
||||||
</body>
|
href="https://theyounggods.bandcamp.com/"
|
||||||
</html>
|
target="_blank"
|
||||||
|
>https://git.sanderhautvast.nl/sander/redsky</a
|
||||||
|
>
|
||||||
|
<div id="sky"></div>
|
||||||
|
</body>
|
||||||
|
</html>
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue