]> git.draconx.ca Git - homepage.git/commitdiff
Fix display of updated date.
authorNick Bowler <nbowler@draconx.ca>
Wed, 10 Apr 2024 01:10:54 +0000 (21:10 -0400)
committerNick Bowler <nbowler@draconx.ca>
Wed, 10 Apr 2024 01:12:32 +0000 (21:12 -0400)
Looks like the updated date was never actually written to the output, so
the template to display it never did anything.  Furthermore, let's not
bother displaying the updated date if it's the same as the publish date.


No differences found