Fix nav btn
This commit is contained in:
@@ -5,7 +5,7 @@ insert_anchor_links: "left"
|
||||
template: "partials/header.html"
|
||||
extra:
|
||||
logoPath: "/images/tft_log.svg"
|
||||
imgPath: ""
|
||||
button_Path: "/images/gettft_white.png"
|
||||
---
|
||||
|
||||
<!-- - Learn
|
||||
|
||||
@@ -104,7 +104,7 @@
|
||||
<div class="rounded-full border-2 mt-1 border-gray-400">
|
||||
<a href="https://gettft.com/gettft/" target="_blank" class="mt-2">
|
||||
<img
|
||||
src="images/gettft_white.png"
|
||||
src="{{ section.extra.button_Path }}"
|
||||
class="mr-5"
|
||||
alt=""
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user