From b4b65490c3561073b52d3f6ccbda73b8199c3b51 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=B5=AA=E5=AD=90?= Date: Wed, 28 Aug 2024 08:41:19 +0800 Subject: [PATCH] Update head.html --- themes/farallon/layouts/partials/head.html | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/themes/farallon/layouts/partials/head.html b/themes/farallon/layouts/partials/head.html index eb3d539..abb9fba 100644 --- a/themes/farallon/layouts/partials/head.html +++ b/themes/farallon/layouts/partials/head.html @@ -16,6 +16,19 @@ {{ end }} + + + {{ $favicon := resources.Get "images/favicon.png" }} {{ if .OutputFormats.Get "RSS" }}