From 8e6ffa15be366b9d15afbfa3791090602abca4aa Mon Sep 17 00:00:00 2001 From: samaradel Date: Thu, 21 Jul 2022 21:37:02 +0200 Subject: [PATCH] update link --- templates/shortcodes/button.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/shortcodes/button.html b/templates/shortcodes/button.html index 6c7d31445..c524eb132 100644 --- a/templates/shortcodes/button.html +++ b/templates/shortcodes/button.html @@ -9,7 +9,7 @@ {{ body | trim_start_matches(pat="

") | safe}} -{% elif base is containing("www_threefold_io") %} +{% elif base is containing("www_threefold_io") or path is containing("/") %} {% set btn_path = base ~ path %}