Skip to content

Commit 86011a4

Browse files
Update index.html
remove html
1 parent becf09e commit 86011a4

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

index.html

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -9,13 +9,13 @@ <h1 style="text-align:center;">Welcome to coderunner.me!</h1>
99
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.3.1/jquery.min.js"></script>
1010
<script>
1111
var password = "pagetest";
12-
var url = "https://www.coderunner.me/test.html";
12+
var url = "https://www.coderunner.me/test";
1313
var password2 = "filesharing";
14-
var url2 = "https://www.coderunner.me/filesharing.html";
14+
var url2 = "https://www.coderunner.me/filesharing";
1515
var password3 = "adlimbo";
16-
var url3 = "https://www.coderunner.me/ads.html";
16+
var url3 = "https://www.coderunner.me/ads";
1717
var password4 = "ilikemen";
18-
var url4 = "https://www.coderunner.me/admin.html";
18+
var url4 = "https://www.coderunner.me/admin";
1919
var password5 = "password5";
2020
var url5 = "https://www.twitter.com";
2121
var password6 = "password6";
@@ -132,7 +132,7 @@ <h1 style="text-align:center;">Welcome to coderunner.me!</h1>
132132

133133

134134
<p style="text-align:center;"> <br><br>Quick links!: <br> </p11>
135-
<a style="text-align:center;" href="https://www.coderunner.me/quotes.html">Click here to go to quotes page.</a>
135+
<a style="text-align:center;" href="https://www.coderunner.me/quotes">Click here to go to quotes page.</a>
136136
</body>
137137
<footer>
138138
<p style="text-align:center;"> <br><br><br>(not) © Jacob Crocker 2023</p1>

0 commit comments

Comments
 (0)