From 494eb6c1567c009170b3ccab34bfa7ad496a6744 Mon Sep 17 00:00:00 2001 From: Henrik Jess Nielsen Date: Sat, 21 Dec 2024 01:04:00 +0100 Subject: [PATCH] Meta tags --- templates/navigation.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/navigation.html b/templates/navigation.html index 56bca9e..9778405 100644 --- a/templates/navigation.html +++ b/templates/navigation.html @@ -26,7 +26,7 @@ {% for favorite in data.favorites %}
- {{ favorite.name }} + {{ favorite.name }}

{{ favorite.path }}: {{ favorite.description }}