From f1c90014cf3f4575a34564f9c438f4873e0e375d Mon Sep 17 00:00:00 2001 From: Kira Date: Sun, 7 May 2023 01:24:56 +0100 Subject: Fix styling text --- templates/index.html.j2 | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'templates/index.html.j2') diff --git a/templates/index.html.j2 b/templates/index.html.j2 index 40ff005..234759f 100644 --- a/templates/index.html.j2 +++ b/templates/index.html.j2 @@ -6,8 +6,9 @@
  • + {{ elem['title'] }}
  • {% endfor %} -- cgit v1.2.3