From 91836fef16532b72d9fd3edbcbe3844d9c541345 Mon Sep 17 00:00:00 2001 From: Alan Pearce Date: Wed, 15 May 2024 09:53:51 +0200 Subject: perf: move scripts to head to enable fetching in parallel --- frontend/templates/index.gotmpl | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'frontend/templates') diff --git a/frontend/templates/index.gotmpl b/frontend/templates/index.gotmpl index 8bff09c..6db4cc2 100644 --- a/frontend/templates/index.gotmpl +++ b/frontend/templates/index.gotmpl @@ -6,6 +6,9 @@ Searchix + {{ block "js" . }} + {{ end }} + {{ .ExtraHeadHTML }}
@@ -33,8 +36,5 @@ Made by Alan Pearce. Report issues - {{ block "js" . }} - {{ end }} - {{ .ExtraBodyHTML }} -- cgit 1.4.1