diff options
author | Blaise Thompson <blaise@untzag.com> | 2019-09-14 16:38:10 -0500 |
---|---|---|
committer | Blaise Thompson <blaise@untzag.com> | 2019-09-14 16:38:10 -0500 |
commit | 823f6d6829ba4b310d1fc4a0affed8dedcb4f713 (patch) | |
tree | e780c8eef1514cc5031ad48669ad0db8100624ea /public/index.html | |
parent | 1aaadf15d5fedc8d8f3b6cdbadf09ac8c8d5dbea (diff) |
100 mile wilderness
Diffstat (limited to 'public/index.html')
-rw-r--r-- | public/index.html | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/public/index.html b/public/index.html index 2269a59..6f419d3 100644 --- a/public/index.html +++ b/public/index.html @@ -24,6 +24,11 @@ <td><a href="vehrzheen.html">Vehrzheen</a></td> </tr> <tr> + <td>2010</td> + <td>2010</td> + <td><a href="100-mile-wilderness.html">100 mile wilderness</a></td> + </tr> + <tr> <td>2004-09-13</td> <td>2014-10-21</td> <td><a href="untzag.html">Untzag</a></td> @@ -33,11 +38,6 @@ <td>2000</td> <td><a href="college-for-kids.html">college for kids</a></td> </tr> - <tr> - <td>1943-12-25</td> - <td></td> - <td><a href="ThompsonNancyJean.html">Nancy Jean Thompson</a></td> - </tr> </table> </body> </html> |