From ca983313ea54f1983e1b6ca85d208a34412381bc Mon Sep 17 00:00:00 2001 From: Ruben Beltran del Rio Date: Mon, 5 Jan 2026 11:56:57 +0100 Subject: Add favicon, and improve font handling --- templates/base.html | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to 'templates') diff --git a/templates/base.html b/templates/base.html index b82b3c2..5cc8b33 100644 --- a/templates/base.html +++ b/templates/base.html @@ -15,12 +15,14 @@ - - - + + + + + -- cgit