This commit is contained in:
2024-11-14 04:37:19 +01:00
parent 49ed5bfbbc
commit 6c3d462f06
41 changed files with 384 additions and 123 deletions

View File

@@ -4,7 +4,7 @@ description: ""
insert_anchor_links: "left"
template: "partials/footer.html"
extra:
logoPath: "images/odfz.svg"
logoPath: "images/tf_logo.svg"
socialLinks: { Github: "https://github.com/ourworldfreezone", Twitter: "https://twitter.com/threefold_io", Telegram: "https://t.me/threefoldnews" }
---

View File

@@ -4,7 +4,7 @@ description: ""
insert_anchor_links: "left"
template: "partials/header.html"
extra:
logoPath: "./images/odfz.svg"
logoPath: "./images/tf_logo.svg"
imgPath: ""
---
- [Home]("/")

View File

@@ -8,6 +8,7 @@ weight: 1
---
<!--
This page is made by combining different 'block' (partial html pages) together.
To edit the page content, please go to specific 'block' that you would like to edit.