File tree Expand file tree Collapse file tree 4 files changed +16
-3
lines changed
Expand file tree Collapse file tree 4 files changed +16
-3
lines changed Original file line number Diff line number Diff line change 1+ <!DOCTYPE html>
2+ < html lang ="en ">
3+ < head >
4+ < meta charset ="UTF-8 ">
5+ < meta http-equiv ="refresh " content ="0; url=http://104.154.215.22:7860/ ">
6+ < title > Redirecting to Software Arena</ title >
7+ < script >
8+ window . location . href = "http://104.154.215.22:7860/" ;
9+ </ script >
10+ </ head >
11+ < body >
12+ < p > If you are not redirected automatically, < a href ="http://104.154.215.22:7860/ "> click here</ a > .</ p >
13+ </ body >
14+ </ html >
File renamed without changes.
File renamed without changes.
Original file line number Diff line number Diff line change 1010 < header >
1111 < nav >
1212 [< a href ="about.html "> About</ a > ]
13- [< a href ="software-arena.html "> Software Arena</ a > ]
14- [< a href ="demo.html "> Interactive Demo</ a > ]
13+ [< a href ="arena.html "> Software Arena</ a > ]
1514 </ nav >
1615 </ header >
1716
@@ -37,7 +36,7 @@ <h1>Computer Intelligence Project</h1>
3736 < section >
3837 < h2 > Projects</ h2 >
3938 < ul >
40- < li > < a href ="software-arena.html "> < u > Software Arena </ u > </ a > </ li >
39+ < li > Software Arena: < a href ="arena.html " > < u > [Project] </ u > </ a > , < a href =" blog/ software-arena.html "> < u > [Blog] </ u > </ a > </ li >
4140 </ ul >
4241 </ section >
4342
You can’t perform that action at this time.
0 commit comments