header and footer

This commit is contained in:
2022-04-03 10:17:20 +02:00
parent dbf9d0dc99
commit ba6e3f23f3
6 changed files with 125 additions and 5 deletions

View File

@@ -4,7 +4,7 @@ description: "The alternative to the current too centralized and unsustainable i
insert_anchor_links: "left"
template: "partials/footer.html"
extra:
logoPath: "/images/ourworld_logo2.png"
logoPath: "/images/tft_log.svg"
socialLinks: { Facebook: "https://", Github: "https://", Twitter: "https://" }
---

View File

@@ -4,7 +4,7 @@ description: "NEAR is on a mission to empower everyone to take back control of t
insert_anchor_links: "left"
template: "partials/header.html"
extra:
logoPath: "/images/ourworld_logo2.png"
logoPath: "/images/tft_log.svg"
imgPath: ""
---