update node button

This commit is contained in:
2024-08-20 15:17:21 +03:00
parent 62df35f998
commit 5c60c1c4d1

View File

@@ -109,7 +109,7 @@
</ul> #} </ul> #}
{# <a href="/node"><button class="px-6 green">Get Node</button></a> #} {# <a href="/node"><button class="px-6 green">Get Node</button></a> #}
<div class="rounded-full border-2 mt-1 border-gray-400"> <div class="rounded-full border-2 mt-1 border-gray-400">
<a href="/node" target="_blank" class="mt-2"> <a href="/node" class="mt-2">
<img <img
src="{{ get_url(path=section.extra.button_Path) }}" src="{{ get_url(path=section.extra.button_Path) }}"
class="mr-5" class="mr-5"