diff options
| author | Paul Buetow <git@mx.buetow.org> | 2021-05-01 18:39:58 +0100 |
|---|---|---|
| committer | Paul Buetow <git@mx.buetow.org> | 2021-05-01 18:39:58 +0100 |
| commit | 914219bbfa5e9a716ef0c3b821ee0922e20baa3e (patch) | |
| tree | 142415031775602d6388dff0da69b7c227160eea /content | |
| parent | bb8ac04f46af83dfb27937673d2d415280681cf4 (diff) | |
add to overfiew
Diffstat (limited to 'content')
| -rw-r--r-- | content/gemtext/index.gmi | 1 | ||||
| -rw-r--r-- | content/html/index.html | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/content/gemtext/index.gmi b/content/gemtext/index.gmi index 03b77321..32a1ed56 100644 --- a/content/gemtext/index.gmi +++ b/content/gemtext/index.gmi @@ -53,5 +53,6 @@ I have switched blog software multiple times. I might be backfilling some of the => ./gemfeed/2021-04-24-welcome-to-the-geminispace.gmi 2021-04-24 Welcome to the Geminispace => ./gemfeed/2021-04-22-dtail-the-distributed-log-tail-program.gmi 2021-04-22 DTail - The distributed log tail program +=> ./gemfeed/2016-11-20-methods-in-c.gmi 2016-11-20 Methods in C => ./gemfeed/2016-04-16-offsite-backup-with-zfs-part2.gmi 2016-04-16 Offsite backup with ZFS (Part 2) => ./gemfeed/2016-04-03-offsite-backup-with-zfs.gmi 2016-04-03 Offiste backup with ZFS diff --git a/content/html/index.html b/content/html/index.html index ab894dd8..2235cd33 100644 --- a/content/html/index.html +++ b/content/html/index.html @@ -57,6 +57,7 @@ li { color: #98be65; } <p>I have switched blog software multiple times. I might be backfilling some of the older articles here. So please don't wonder when suddenly very old posts appear here.</p> <a class="textlink" href="./gemfeed/2021-04-24-welcome-to-the-geminispace.html">2021-04-24 Welcome to the Geminispace</a><br /> <a class="textlink" href="./gemfeed/2021-04-22-dtail-the-distributed-log-tail-program.html">2021-04-22 DTail - The distributed log tail program</a><br /> +<a class="textlink" href="./gemfeed/2016-11-20-methods-in-c.html">2016-11-20 Methods in C</a><br /> <a class="textlink" href="./gemfeed/2016-04-16-offsite-backup-with-zfs-part2.html">2016-04-16 Offsite backup with ZFS (Part 2)</a><br /> <a class="textlink" href="./gemfeed/2016-04-03-offsite-backup-with-zfs.html">2016-04-03 Offiste backup with ZFS</a><br /> </body> |
