From ca6765ec7511926a39044d149438d5dc437e522d Mon Sep 17 00:00:00 2001 From: sujan Date: Sat, 7 Jun 2025 03:55:49 +0000 Subject: [PATCH] Fix: make button shortcode fully clickable --- layouts/shortcodes/button.html | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/layouts/shortcodes/button.html b/layouts/shortcodes/button.html index 1b19edc36fc8..6155ecbf829a 100644 --- a/layouts/shortcodes/button.html +++ b/layouts/shortcodes/button.html @@ -7,6 +7,4 @@ {{- else -}} {{ $url = ref .Page $url }} {{- end -}} -
- {{ $text }} -
+{{ $text }}