From 2dde44763dd850322734a60f5f8d818362a53f59 Mon Sep 17 00:00:00 2001 From: Christine Dodrill Date: Wed, 18 Nov 2020 15:01:29 -0500 Subject: [PATCH] make blog/, gallery/, and talks/ work Thanks benharri on Freenode for finding this --- templates/blogindex.rs.html | 2 +- templates/galleryindex.rs.html | 2 +- templates/talkindex.rs.html | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/templates/blogindex.rs.html b/templates/blogindex.rs.html index 02f34d6..e050e5b 100644 --- a/templates/blogindex.rs.html +++ b/templates/blogindex.rs.html @@ -14,7 +14,7 @@

diff --git a/templates/galleryindex.rs.html b/templates/galleryindex.rs.html index f1d16d5..1279de9 100644 --- a/templates/galleryindex.rs.html +++ b/templates/galleryindex.rs.html @@ -14,7 +14,7 @@
@post.front_matter.title
-

Posted on @post.date.format("%Y-%m-%d")

+

Posted on @post.date.format("%Y-%m-%d")

} diff --git a/templates/talkindex.rs.html b/templates/talkindex.rs.html index a582096..03024d3 100644 --- a/templates/talkindex.rs.html +++ b/templates/talkindex.rs.html @@ -15,7 +15,7 @@