diff options
author | Adam T. Carpenter <atc@53hor.net> | 2020-12-04 16:08:27 -0500 |
---|---|---|
committer | Adam T. Carpenter <atc@53hor.net> | 2020-12-04 16:08:27 -0500 |
commit | 8d90867868b86c53b8cf7bc88d5f188ab7ccd58e (patch) | |
tree | c472e8a699424f263a74ad899be2cbe7db9c39a6 /index.html | |
parent | 9c291414569286c47526f9c014ef954763baa898 (diff) | |
download | 53hor-8d90867868b86c53b8cf7bc88d5f188ab7ccd58e.tar.xz 53hor-8d90867868b86c53b8cf7bc88d5f188ab7ccd58e.zip |
makefile automatically inserts title into template, added aoc2020
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-04-aoc-2020-day-1-in-cbm-basic.html">AOC 2020 Day 1 in CBM Basic <code>Fri, 04 Dec 2020</code> </a> </li> <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" |