Test
This commit is contained in:
@@ -42,7 +42,7 @@
|
|||||||
</a>
|
</a>
|
||||||
{% elif base is containing("www_threefold_io") %}
|
{% elif base is containing("www_threefold_io") %}
|
||||||
{% set path = base ~ link_path[1] %}
|
{% set path = base ~ link_path[1] %}
|
||||||
<a href="/{{path}}" class="text-lg leading-6 font-medium text-gray-900 hover:text-gray-500 focus:outline-none focus:text-gray-900 transition ease-in-out duration-150 mt-0">
|
<a href="{{path}}" class="text-lg leading-6 font-medium text-gray-900 hover:text-gray-500 focus:outline-none focus:text-gray-900 transition ease-in-out duration-150 mt-0">
|
||||||
{{link_label}}
|
{{link_label}}
|
||||||
</a>
|
</a>
|
||||||
{% else %}
|
{% else %}
|
||||||
|
|||||||
Reference in New Issue
Block a user