We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bdfffd3 commit fa72554Copy full SHA for fa72554
dist/index.html
@@ -10,14 +10,20 @@
10
11
<br>
12
<h1 id= "info-title">🔴 rovers-dithering-playground</h1>
13
+ <br> <br>
14
15
16
17
<main id="app">
18
19
</main>
20
21
+ <br><br>
22
23
+<a href="https://twitter.com/danieledep"><img src="https://danieledep.github.io/rovers-dithering-playground/twitter.svg" alt="twitter link" style="width: 25px; margin-right: 10px;"></a>
24
+<a href="https://github.com/danieledep"><img src="https://danieledep.github.io/rovers-dithering-playground/github.svg" alt="github link" style="width: 25px; margin-right: 10px;"></a>
25
+
26
+<br><br>
27
28
29
<script src="main.js"></script></body>
0 commit comments