From 97804b23d3bb3f0f17a4c4b10f0cbfc4a459c58e Mon Sep 17 00:00:00 2001 From: jvoisin Date: Tue, 12 Nov 2024 22:48:01 +0100 Subject: [PATCH] Only show the commit if it's not empty on /about --- internal/template/templates/views/about.html | 2 ++ 1 file changed, 2 insertions(+) diff --git a/internal/template/templates/views/about.html b/internal/template/templates/views/about.html index 19be52221d5..007aa2eaa25 100644 --- a/internal/template/templates/views/about.html +++ b/internal/template/templates/views/about.html @@ -12,7 +12,9 @@

{{ t "page.about.title" }}

Miniflux