test cloud imgs
This commit is contained in:
@@ -9,7 +9,8 @@
|
||||
</div>
|
||||
<div class="mb-4">
|
||||
{% if base is containing("/www_threefold_io")%}
|
||||
<img class="mx-auto sm:w-1/2 lg:w-full" src="{{/www_threefold_io/}}images/cloud_header_seprated.png" alt="TF Cloud" />
|
||||
{% set path = base ~ "images/cloud_header_seprated.png"%}
|
||||
<img class="mx-auto sm:w-1/2 lg:w-full" src="{{path}}" alt="TF Cloud" />
|
||||
{% else %}
|
||||
<img class="mx-auto sm:w-1/2 lg:w-full" src="images/cloud_header_seprated.png" alt="TF Cloud" />
|
||||
{% endif %}
|
||||
|
||||
Reference in New Issue
Block a user