From 4974af43be29d2cff36edff0a53f68f235eda94f Mon Sep 17 00:00:00 2001 From: Merox Date: Sat, 19 Oct 2024 14:02:49 +0300 Subject: [PATCH] test cookie --- layouts/_default/baseof.html | 1 + 1 file changed, 1 insertion(+) diff --git a/layouts/_default/baseof.html b/layouts/_default/baseof.html index 7a1ff83a..a7119572 100644 --- a/layouts/_default/baseof.html +++ b/layouts/_default/baseof.html @@ -39,4 +39,5 @@ data-id="{{ .Site.Params.buymeacoffee.identifier }}" data-description="Support me on Buy me a coffee!" data-message="{{ .Site.Params.buymeacoffee.globalWidgetMessage | default "" }}" data-color="{{ .Site.Params.buymeacoffee.globalWidgetColor | default "#FFDD00" }}" data-position="{{ .Site.Params.buymeacoffee.globalWidgetPosition | default "Left" }}" data-x_margin="18" data-y_margin="18"> {{ end }} +