summaryrefslogtreecommitdiff
path: root/public/index.html
diff options
context:
space:
mode:
authorBlaise Thompson <blaise@untzag.com>2021-07-25 17:24:19 -0500
committerBlaise Thompson <blaise@untzag.com>2021-07-25 17:24:19 -0500
commit077598020c51adf06ec9ab86bc6701989e8d0a13 (patch)
tree838237124919face5b117695ca9b42b568225417 /public/index.html
parent56d58b54589cd9b2d7015208478d09339e4136dc (diff)
gitignore public
Diffstat (limited to 'public/index.html')
-rw-r--r--public/index.html158
1 files changed, 0 insertions, 158 deletions
diff --git a/public/index.html b/public/index.html
deleted file mode 100644
index 26474c3..0000000
--- a/public/index.html
+++ /dev/null
@@ -1,158 +0,0 @@
-<!DOCTYPE html>
-<html>
-<head>
- <meta charset="utf-8" name="viewport" content="width=80ch">
- <title>memories.blaise.zone</title>
- <link rel="stylesheet" href="style.css">
-</head>
-<body>
- <h1><a href="http://blaise.zone">blaise</a>-memories</h1>
- <hr>
- <p>
- Welcome to my public memories! <br>
- I think of this as my "digital scrapbook". <br>
- You may also be interested in my <a href="./tree/000">family tree</a>. <br>
- Thanks for stopping by! —Blaise
- </p>
- <p>
- <table style="width:100%">
- <tr>
- <th>start</th>
- <th>end</th>
- <th>memory</th>
- </tr>
-
- <tr>
- <th>2011-06-18</th>
- <th>ongoing</th>
- <th><a href="./1998-honda-accord-ex">1998 Honda Accord EX</a></th>
- </tr>
-
- <tr>
- <th>2020-03-01</th>
- <th>ongoing</th>
- <th><a href="./covid-19">COVID-19</a></th>
- </tr>
-
- <tr>
- <th>2021-07-20</th>
- <th>2021-07-24</th>
- <th><a href="./porcupine-tills">Porcupine Mountains with The Tills</a></th>
- </tr>
-
- <tr>
- <th>2021-05-29</th>
- <th>2021-06-05</th>
- <th><a href="./tyler-and-blaise-california">Tyler and Blaise visit California</a></th>
- </tr>
-
- <tr>
- <th>2020-10-16</th>
- <th>2020-10-19</th>
- <th><a href="./birthday-hill">Camping on Birthday Hill</a></th>
- </tr>
-
- <tr>
- <th>1999-06-13</th>
- <th>2015-06-27</th>
- <th><a href="./vehrzheen">Vehrzheen Thompson</a></th>
- </tr>
-
- <tr>
- <th>2004-09-13</th>
- <th>2014-10-21</th>
- <th><a href="./untzag">Untzag Thompson</a></th>
- </tr>
-
- <tr>
- <th>1938-03-10</th>
- <th>2013-03-26</th>
- <th><a href="./laverna-thompson">Laverna Thompson</a></th>
- </tr>
-
- <tr>
- <th>2010</th>
- <th>2010</th>
- <th><a href="./100-mile-wilderness">100 mile wilderness</a></th>
- </tr>
-
- <tr>
- <th>1917-10-20</th>
- <th>2005-11-24</th>
- <th><a href="./betty-nielsen">Betty Nielsen</a></th>
- </tr>
-
- <tr>
- <th>1987-12-01</th>
- <th>2003-07-30</th>
- <th><a href="./vadaszno">Vadaszno Thompson</a></th>
- </tr>
-
- <tr>
- <th>1995-09-26</th>
- <th>2000-11-04</th>
- <th><a href="./purky">Purky Thompson</a></th>
- </tr>
-
- <tr>
- <th>2000</th>
- <th>2000</th>
- <th><a href="./college-for-kids">College for Kids</a></th>
- </tr>
-
- <tr>
- <th>1984-01</th>
- <th>1999-03</th>
- <th><a href="./ani">Ani Thompson</a></th>
- </tr>
-
- <tr>
- <th>1993</th>
- <th>1997</th>
- <th><a href="./dental-hygiene-lawsuit">Dental Hygine Lawsuit</a></th>
- </tr>
-
- <tr>
- <th>1959</th>
- <th>1997</th>
- <th><a href="./roy-and-betty-letters">Roy and Betty Letters</a></th>
- </tr>
-
- <tr>
- <th>1916-10-26</th>
- <th>1991-12-11</th>
- <th><a href="./roy-nielsen">Roy Nielsen</a></th>
- </tr>
-
- <tr>
- <th>1966</th>
- <th>1989-08</th>
- <th><a href="./tiki">Tiki Thompson</a></th>
- </tr>
-
- <tr>
- <th>1978</th>
- <th>1988-01-12</th>
- <th><a href="./monti">Monti Thompson</a></th>
- </tr>
-
- <tr>
- <th>1938-06-26</th>
- <th>1979-12-31</th>
- <th><a href="./jimmy-thompson">Jimmy Thompson</a></th>
- </tr>
-
- </table>
- </p>
-<hr>
-
-<p style="display:inline;">
-built 2021-07-25 16:47:25
-<div style="float:right;">
-<a href="https://creativecommons.org/publicdomain/zero/1.0/">CC0</a>: no copyright
-(<a href="https://git.blaise.zone/website/memories.git/">source</a>)
-</div>
-</p>
-
-</body>
-</html> \ No newline at end of file