File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -9,13 +9,13 @@ <h1 style="text-align:center;">Welcome to coderunner.me!</h1>
9
9
< script src ="https://ajax.googleapis.com/ajax/libs/jquery/3.3.1/jquery.min.js "> </ script >
10
10
< script >
11
11
var password = "pagetest" ;
12
- var url = "https://www.coderunner.me/test.html " ;
12
+ var url = "https://www.coderunner.me/test" ;
13
13
var password2 = "filesharing" ;
14
- var url2 = "https://www.coderunner.me/filesharing.html " ;
14
+ var url2 = "https://www.coderunner.me/filesharing" ;
15
15
var password3 = "adlimbo" ;
16
- var url3 = "https://www.coderunner.me/ads.html " ;
16
+ var url3 = "https://www.coderunner.me/ads" ;
17
17
var password4 = "ilikemen" ;
18
- var url4 = "https://www.coderunner.me/admin.html " ;
18
+ var url4 = "https://www.coderunner.me/admin" ;
19
19
var password5 = "password5" ;
20
20
var url5 = "https://www.twitter.com" ;
21
21
var password6 = "password6" ;
@@ -132,7 +132,7 @@ <h1 style="text-align:center;">Welcome to coderunner.me!</h1>
132
132
133
133
134
134
< 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 >
136
136
</ body >
137
137
< footer >
138
138
< p style ="text-align:center; "> < br > < br > < br > (not) © Jacob Crocker 2023</ p1 >
You can’t perform that action at this time.
0 commit comments