summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Buetow <git@mx.buetow.org>2021-05-05 09:40:27 +0100
committerPaul Buetow <git@mx.buetow.org>2021-05-05 09:40:27 +0100
commit9ae383ee25faf1256e4c5386715634a543d4a314 (patch)
treee71197c2e23de636f9a8a933a42f8b1f344e3347
parentabf8a0771b912c5e19368a913827932bc3bd9a21 (diff)
fix date in index
-rw-r--r--content/gemtext/index.gmi2
-rw-r--r--content/html/index.html2
2 files changed, 2 insertions, 2 deletions
diff --git a/content/gemtext/index.gmi b/content/gemtext/index.gmi
index 1e4aadba..b52a970d 100644
--- a/content/gemtext/index.gmi
+++ b/content/gemtext/index.gmi
@@ -57,5 +57,5 @@ I have switched blog software multiple times. I might be back filling some of th
=> ./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 Offsite backup with ZFS
-=> ./gemfeed/2010-05-09-the-fype-programming-language.gmi 2020-05-09 The Fype Programming Language
+=> ./gemfeed/2010-05-09-the-fype-programming-language.gmi 2010-05-09 The Fype Programming Language
=> ./gemfeed/2008-06-26-perl-poetry.gmi 2008-06-26 Perl Poetry
diff --git a/content/html/index.html b/content/html/index.html
index 1c3cdf0b..8e9c7e5d 100644
--- a/content/html/index.html
+++ b/content/html/index.html
@@ -61,7 +61,7 @@ li { color: #98be65; }
<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 Offsite backup with ZFS</a><br />
-<a class="textlink" href="./gemfeed/2010-05-09-the-fype-programming-language.html">2020-05-09 The Fype Programming Language</a><br />
+<a class="textlink" href="./gemfeed/2010-05-09-the-fype-programming-language.html">2010-05-09 The Fype Programming Language</a><br />
<a class="textlink" href="./gemfeed/2008-06-26-perl-poetry.html">2008-06-26 Perl Poetry</a><br />
</body>
</html>