Spaces:
Running
Running
Update index.html
Browse files- index.html +2 -1
index.html
CHANGED
@@ -32,7 +32,8 @@ THE SOFTWARE.
|
|
32 |
<meta name="msapplication-TileImage" content="scratch.png">
|
33 |
|
34 |
<script src="lib/addtohomescreen.js"></script>
|
35 |
-
|
|
|
36 |
<link rel="stylesheet" href="scratch.css">
|
37 |
<script type="module" src="squeak.js"></script>
|
38 |
<script src="0.5.js"></script>
|
|
|
32 |
<meta name="msapplication-TileImage" content="scratch.png">
|
33 |
|
34 |
<script src="lib/addtohomescreen.js"></script>
|
35 |
+
<link rel="stylesheet" href="lib/gh-fork-ribbon.css">
|
36 |
+
<link rel="stylesheet" href="lib/addtohomescreen.css">
|
37 |
<link rel="stylesheet" href="scratch.css">
|
38 |
<script type="module" src="squeak.js"></script>
|
39 |
<script src="0.5.js"></script>
|