Skip to content

Commit 1c7409d

Browse files
Update index.html
1 parent 59cbc0f commit 1c7409d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

project-9-dice-roll-simulator/index.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,5 +14,6 @@ <h1>Dice Roll Simulator</h1>
1414
<li>Roll 1: <span>&#9860;</span></li>
1515
<li>Roll 2: <span>&#9856;</span></li>
1616
</ul>
17+
<script src="main.js"></script>
1718
</body>
1819
</html>

0 commit comments

Comments
 (0)