Fix nav btn

This commit is contained in:
samaradel
2022-04-17 16:22:05 +02:00
parent 487129d16d
commit 99460c068b
2 changed files with 2 additions and 2 deletions

View File

@@ -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

View File

@@ -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=""
/>