diff options
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -18,6 +18,7 @@ * The home page --> +<!DOCTYPE html> <html> <head> <title>Joe's - Joe's Organic E-Space</title> @@ -41,7 +42,7 @@ <li><a href="using.html">my computing</a></li> <li><a href="thoughts.html">my thoughts</a></li> <li><a href="links.html">links</a></li> - <li style="list-style=none;"><hr></li> + <hr> <li><a href="http://gitjoe.xyz/">GitJoe</a></li> <li><a href="http://fossil.jozanofastora.xyz/">FossilJoe</a></li> </ul> |