From 5f3172fc89ef4fbba6b0678c6891c626ee5c8483 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?William=20Herg=C3=A8s?= Date: Fri, 3 Oct 2025 21:27:52 +0200 Subject: feat(frontend): text more readable --- backend/templates/components.html | 2 +- backend/templates/log.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'backend') diff --git a/backend/templates/components.html b/backend/templates/components.html index ec59158..cb0fb12 100644 --- a/backend/templates/components.html +++ b/backend/templates/components.html @@ -4,7 +4,7 @@

{{ .LogTitle }}

- {{ .Img.Alt }} + {{ .Img.Alt }}
{{ .Img.Legend }}

diff --git a/backend/templates/log.html b/backend/templates/log.html index 789bdae..f872631 100644 --- a/backend/templates/log.html +++ b/backend/templates/log.html @@ -5,7 +5,7 @@ {{ .Description }}

- {{ .Img.Alt }} + {{ .Img.Alt }}
{{ .Img.Legend }}
{{ .Content }} -- cgit v1.2.3