From 28d82624f0cbea48c9cf6e63d66a1ae2cc368944 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nicol=C3=A1s=20Ortega=20Froysa?= Date: Fri, 27 Nov 2020 16:01:12 +0100 Subject: [PATCH] Fixed title for Blog index. --- blog/templates/index.html/header.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/blog/templates/index.html/header.html b/blog/templates/index.html/header.html index 99dc3a4..104c2bb 100644 --- a/blog/templates/index.html/header.html +++ b/blog/templates/index.html/header.html @@ -8,7 +8,7 @@ - ${title} - ${sitetitle} + Blog - ${sitetitle}