From c6ab012e6beff1a30e8ef695da5c8a1fa9f8ced3 Mon Sep 17 00:00:00 2001 From: Dexter Reed Date: Sat, 20 Jan 2024 00:00:51 +0000 Subject: [PATCH] Minor nitpick --- templates/includes/footer.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/includes/footer.html b/templates/includes/footer.html index 11439d2..092a7f0 100644 --- a/templates/includes/footer.html +++ b/templates/includes/footer.html @@ -4,7 +4,7 @@ {% endif %} {% if config.extra.footer.show_source %} -

Website source

+

Website Source

{% endif %} {% if config.extra.footer.show_powered_by %}