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">
|
||||
<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>
|
||||
<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>
|
||||
Loading…
Add table
Reference in a new issue