From 4350ac13833fddb70013b6adad5c7b294f240410 Mon Sep 17 00:00:00 2001 From: Michael Tremer Date: Wed, 18 Jul 2018 18:17:13 +0100 Subject: [PATCH] Replace /news link with link to blog on index page Signed-off-by: Michael Tremer --- src/templates/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/templates/index.html b/src/templates/index.html index 772d7ddc..3594ae4e 100644 --- a/src/templates/index.html +++ b/src/templates/index.html @@ -171,7 +171,7 @@ {% end %} - {{ _("Read More") }} + {{ _("Read More") }} -- 2.47.3