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