update node button
This commit is contained in:
@@ -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"
|
||||||
|
|||||||
Reference in New Issue
Block a user