Skip to content

Commit 7909975

Browse files
authored
Update index.html
1 parent 012b2b4 commit 7909975

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

index.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
<body>
55
<h1>Test Website</h1>
66
<ul>
7+
<li><a href="/testing_hidden_visible_state.html">Hidden Visible Test</a></li>
78
<li><a href="/getcurrentlocation.html">Testing Geolocation Get Current Position</a></li>
89
<li><a href="/watchposition.html">Testing Geolocation Watch Position</a></li>
910
<li><a href="/printtest.html">Print Test</a></li>
@@ -21,4 +22,4 @@ <h2>Printing Tests</h2>
2122
<li><a href="/print_content_change.html">Print Context Change</a></li>
2223
</ul>
2324
</body>
24-
</html>
25+
</html>

0 commit comments

Comments
 (0)