From 3035f76bffbf6479521ee1ba33b47574733c95f1 Mon Sep 17 00:00:00 2001 From: zicklam Date: Fri, 18 Nov 2022 16:54:59 +0100 Subject: [PATCH] Add buymeacoffee.com widget --- layouts/partials/misc/support.html | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/layouts/partials/misc/support.html b/layouts/partials/misc/support.html index 5072f7e..c3d5585 100644 --- a/layouts/partials/misc/support.html +++ b/layouts/partials/misc/support.html @@ -12,5 +12,9 @@ }); {{ end }} + + {{ with .buymeacoffee }} + + {{ end }} {{ end }} {{ end }}