Skip to content

Commit

Permalink
Updating index.html links and encoding
Browse files Browse the repository at this point in the history
  • Loading branch information
Benjamin Toll committed Jul 11, 2017
1 parent 7ac31fd commit eb57d98
Showing 1 changed file with 10 additions and 9 deletions.
19 changes: 10 additions & 9 deletions index.html
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=no">
<link rel="stylesheet" type="text/css" href="build/main.css" />
<script type="text/javascript" src="build/main.js"></script>
Expand Down Expand Up @@ -30,20 +31,20 @@
<li><a href="https://btoll.github.io/sneak">sneak</a></li>
<li><a href="https://btoll.github.io/stymie">stymie</a></li>
<li><a href="https://btoll.github.io/utley">utley</a></li>
<li><a href="http://italy.benjamintoll.com/wotd/">Online Italian Dictionary</a></li>
<li><a href="https://italy.benjamintoll.com/wotd/">Online Italian Dictionary</a></li>
<li><a href="#">PeteJS</a></li>
</ul>
</li>
<li>Games
<ul class="list-inner">
<li><a href="https://github.com/btoll/games/tree/master/python3/hangman">Hangman</a></li>
<li><a href="http://www.benjamintoll.com/software/memory_game.php">Memory Game</a></li>
<li><a href="https://theowlsnestfarm.com/music-theory/">Music Theory Quiz</a></li>
<li><a href="https://www.theowlsnestfarm.com/memory-game">Memory Game</a></li>
<li><a href="https://www.theowlsnestfarm.com/music-theory/">Music Theory Quiz</a></li>
</ul>
<li>Mailing Lists
<ul class="list-inner">
<li><a href="http://italy.benjamintoll.com/wotd/">Italian Word of the Day</a></li>
<li><a href="http://www.benjamintoll.com/software/cotd.php">Linux Command of the Day</a></li>
<li><a href="https://italy.benjamintoll.com/wotd/">Italian Word of the Day</a></li>
<li><a href="https://www.benjamintoll.com/software/cotd.php">Linux Command of the Day</a></li>
</ul>
</li>
<li>Talks
Expand All @@ -53,13 +54,13 @@
</li>
<li>Other
<ul class="list-inner">
<li><a href="http://www.benjamintoll.com/software/css_compress.html">CSSCompress</a></li>
<li><a href="http://www.benjamintoll.com/software/htmlify.html">HTMLify()</a></li>
<li><a href="https://www.benjamintoll.com/software/css_compress.html">CSSCompress</a></li>
<li><a href="https://www.benjamintoll.com/software/htmlify.html">HTMLify()</a></li>
<li><a href="https://github.com/btoll/git">git stuff</a></li>
<li><a href="http://www.benjamintoll.com/gpg.txt">GPG Key</a></li>
<li><a href="https://www.benjamintoll.com/gpg.txt">GPG Key</a></li>
<li><a href="https://github.com/btoll">GitHub</a></li>
<li><a href="https://www.npmjs.com/~benjam72">npm</a></li>
<li><a href="https://theowlsnestfarm.com">The Owl's Nest Farm</a></li>
<li><a href="https://www.theowlsnestfarm.com">The Owl's Nest Farm</a></li>
</ul>
</li>
</ul>
Expand Down

0 comments on commit eb57d98

Please sign in to comment.