From 070375eaa565f90346ed7e6aa21d69608d24d5bb Mon Sep 17 00:00:00 2001 From: mkelvers Date: Tue, 9 Jun 2026 18:21:16 +0200 Subject: [PATCH] refactor: reorder head and use non-blocking font loading --- templates/base.gohtml | 13 +++++++------ templates/login.gohtml | 8 ++++---- 2 files changed, 11 insertions(+), 10 deletions(-) diff --git a/templates/base.gohtml b/templates/base.gohtml index 72b85c7..c30f7eb 100644 --- a/templates/base.gohtml +++ b/templates/base.gohtml @@ -3,19 +3,20 @@ + MyAnimeList: {{template "title" .}} - - - {{/* page title injected from child template */}} - MyAnimeList: {{template "title" .}} - - + + + + + +