diff options
author | Adam T. Carpenter <atc@53hor.net> | 2020-11-30 22:52:54 -0500 |
---|---|---|
committer | Adam T. Carpenter <atc@53hor.net> | 2020-11-30 22:52:54 -0500 |
commit | e9751f6b180762d9e5a67c4b2a00155b56a708bf (patch) | |
tree | 0b55e045a8838f7b11d1c93772a28c7101cc787a /index.html | |
parent | 015c3a1d7cd0a1f68e70bf3e1254ec541ea16ae5 (diff) | |
download | 53hor-e9751f6b180762d9e5a67c4b2a00155b56a708bf.tar.xz 53hor-e9751f6b180762d9e5a67c4b2a00155b56a708bf.zip |
interesting posts, finished make post, fixed index
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 7 |
1 files changed, 6 insertions, 1 deletions
@@ -69,7 +69,12 @@ The World Wide Web pages of Adam Carpenter (53hornet) </h1> - <ul> + <ul id="index"> + <li> + <a href="/posts/interesting/2020-11-30-titanic's-last-signals.html" + >Titanic's Last Signals <code>Mon, 30 Nov 2020</code> + </a> + </li> <li> <a href="/posts/unix/2020-07-26-now-this-is-a-minimal-install.html" >Now This is a Minimal Install! <code>Sun, 26 Jul 2020</code></a |