diff options
author | Adam T. Carpenter <atc@53hor.net> | 2020-12-01 20:13:10 -0500 |
---|---|---|
committer | Adam T. Carpenter <atc@53hor.net> | 2020-12-01 20:13:10 -0500 |
commit | 72873d4e66d350e8ceee6b1009b8d88321484f79 (patch) | |
tree | b241aa3aa174a2aa29c3773dabb99069e93bc0fd /index.html | |
parent | e9751f6b180762d9e5a67c4b2a00155b56a708bf (diff) | |
download | 53hor-72873d4e66d350e8ceee6b1009b8d88321484f79.tar.xz 53hor-72873d4e66d350e8ceee6b1009b8d88321484f79.zip |
fixed ul vs ol lis, added [the guides]
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -70,6 +70,7 @@ </h1> <ul id="index"> +<li> <a href="/posts/programming/2020-12-01-the-guides.html">The Guides <code>Tue, 01 Dec 2020</code> </a> </li> <li> <a href="/posts/interesting/2020-11-30-titanic's-last-signals.html" >Titanic's Last Signals <code>Mon, 30 Nov 2020</code> |