From 7b3faaf455bef8296eb98970f0fbe3e2fe19ea32 Mon Sep 17 00:00:00 2001 From: Thiago Perrotta Date: Sat, 28 Dec 2024 22:19:12 +0100 Subject: [PATCH] add categories --- internal/template/templates/common/layout.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/internal/template/templates/common/layout.html b/internal/template/templates/common/layout.html index f1ac8f6c..d63c445e 100644 --- a/internal/template/templates/common/layout.html +++ b/internal/template/templates/common/layout.html @@ -109,7 +109,7 @@
  • - {{ t "menu.categories" }} + 🗂️ {{ t "menu.categories" }}
  • 🔎 {{ t "menu.search" }}