Skip to content

Commit 4bb294c

Browse files
committed
experiment update
1 parent c99e5b4 commit 4bb294c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

cyber_fit/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ <h1>Welcome to Cyber Fit!</h1>
8686
<div id="popupText"></div>
8787
<div id="highScores"></div>
8888

89-
<script src="script.js?v=4.5"></script>
89+
<script src="script.js"></script>
9090
</body>
9191

9292
</html>

takt_time/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,6 +90,6 @@
9090

9191
<div id="highScores"></div>
9292

93-
<script src="script.js?v=3.342"></script>
93+
<script src="script.js"></script>
9494
</body>
9595
</html>

0 commit comments

Comments
 (0)