Skip to content

Commit 0212883

Browse files
Update index.html
1 parent ef1e2e8 commit 0212883

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

icons/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,6 @@
1010
</head>
1111
<body>
1212
<div id="icons"></div>
13-
<script type="text/javascript" src="index.js"></script>
13+
<script type="text/javascript" src="index.js" defer></script>
1414
</body>
1515
</html>

0 commit comments

Comments
 (0)