From 65de557d60c82f5df82c56cfde836218bfffe176 Mon Sep 17 00:00:00 2001 From: zicklam Date: Mon, 26 Dec 2022 18:23:55 +0100 Subject: [PATCH] Add buymeacoffee.com widget (#707) Co-authored-by: Emruz Hossain --- 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 }}