From bea83558c6028af0c194eae0df8a79ba7f8f5ea4 Mon Sep 17 00:00:00 2001 From: Lilou Date: Wed, 12 Nov 2025 17:09:45 +0100 Subject: [PATCH] [Meta] Add Mastodon authoring --- themes/chosto/layouts/partials/head.html | 1 + 1 file changed, 1 insertion(+) diff --git a/themes/chosto/layouts/partials/head.html b/themes/chosto/layouts/partials/head.html index 4188d66..2247d3b 100644 --- a/themes/chosto/layouts/partials/head.html +++ b/themes/chosto/layouts/partials/head.html @@ -44,6 +44,7 @@ + {{ with .Resources.GetMatch "top.jpg" }} {{ $image := .Fill "480x320 left" }} {{ $imageURL := $image.Permalink }}