redsky/src/index.html
2021-04-09 15:38:50 +02:00

13 lines
No EOL
367 B
HTML

<!DOCTYPE html>
<html lang="en">
<head>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta charset="UTF-8">
<title>RothkoMaker</title>
</head>
<body>
<pre><code id="code"></code></pre>
<!--<a class="right" href="https://github.com/shautvast/" target="_blank">https://github.com/shautvast</a>-->
<div id="sky"></div>
</body>
</html>