diff options
| author | Paul Buetow <git@mx.buetow.org> | 2021-05-01 19:19:35 +0100 |
|---|---|---|
| committer | Paul Buetow <git@mx.buetow.org> | 2021-05-21 05:11:04 +0100 |
| commit | 1890df53495b63e81e3b745b42ec6c6c1fdd1e21 (patch) | |
| tree | 943679495c0ce57962d3cb5875d603970c868736 | |
| parent | 689d9f201e13ce386ffaa1a161908263bcd16b95 (diff) | |
typo
| -rw-r--r-- | content/gemtext/index.gmi | 2 | ||||
| -rw-r--r-- | content/html/index.html | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/content/gemtext/index.gmi b/content/gemtext/index.gmi index 01718ae8..e88964b9 100644 --- a/content/gemtext/index.gmi +++ b/content/gemtext/index.gmi @@ -56,4 +56,4 @@ I have switched blog software multiple times. I might be backfilling some of the => ./gemfeed/2016-11-20-methods-in-c.gmi 2016-11-20 Methods in C => ./gemfeed/2016-05-22-spinning-up-my-own-authoritative-dns-servers.gmi 2016-05-22 Spinning up my own authoritative DNS servers => ./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 +=> ./gemfeed/2016-04-03-offsite-backup-with-zfs.gmi 2016-04-03 Offsite backup with ZFS diff --git a/content/html/index.html b/content/html/index.html index d6980878..75e67955 100644 --- a/content/html/index.html +++ b/content/html/index.html @@ -60,6 +60,6 @@ li { color: #98be65; } <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-05-22-spinning-up-my-own-authoritative-dns-servers.html">2016-05-22 Spinning up my own authoritative DNS servers</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 /> +<a class="textlink" href="./gemfeed/2016-04-03-offsite-backup-with-zfs.html">2016-04-03 Offsite backup with ZFS</a><br /> </body> </html> |
