From c733ab970a7375d2c1a17488950ef7f69b041696 Mon Sep 17 00:00:00 2001 From: r Date: Sun, 25 Oct 2020 11:35:22 +0000 Subject: [PATCH] Use favicon on all pages --- templates/header.tmpl | 1 + templates/root.tmpl | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/templates/header.tmpl b/templates/header.tmpl index 2d76f33..0c81b72 100644 --- a/templates/header.tmpl +++ b/templates/header.tmpl @@ -3,6 +3,7 @@ + {{if .Target}} diff --git a/templates/root.tmpl b/templates/root.tmpl index b0c334a..ef25c90 100644 --- a/templates/root.tmpl +++ b/templates/root.tmpl @@ -3,7 +3,7 @@ - + {{.Title}}