From 72a21c153963818ac1c4725b3c7d82775020919f Mon Sep 17 00:00:00 2001 From: samaradel Date: Thu, 21 Jul 2022 17:52:32 +0200 Subject: [PATCH] test cloud imgs --- templates/shortcodes/cloud_header.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/templates/shortcodes/cloud_header.html b/templates/shortcodes/cloud_header.html index bce675900..5e013761d 100644 --- a/templates/shortcodes/cloud_header.html +++ b/templates/shortcodes/cloud_header.html @@ -9,7 +9,8 @@
{% if base is containing("/www_threefold_io")%} - TF Cloud + {% set path = base ~ "images/cloud_header_seprated.png"%} + TF Cloud {% else %} TF Cloud {% endif %}