Skip to content

Commit 4876e43

Browse files
author
James Yu
committed
a
1 parent 3ec83ee commit 4876e43

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242

4343
var supportedBrowserVersions = {
4444
"Chrome": 49,
45-
"Safari": 601,
45+
"Safari": 603,
4646
"Firefox": 52,
4747
"Opera": 46
4848
}
@@ -209,7 +209,7 @@ <h1>Download Time Till</h1>
209209
</div>
210210

211211
<script>
212-
document.getElementById("replace").innerHTML = navigator.userAgent;
212+
// document.getElementById("replace").innerHTML = navigator.userAgent;
213213
</script>
214214
<!-- Include site scripts -->
215215
<script src="./scripts/index.js"></script>

0 commit comments

Comments
 (0)