Compare commits

..

No commits in common. "5ce0f8633c60aafd05dc400a25db70700b1b5496" and "3bf970dabde61287092af7086d982b4bfc2aa04a" have entirely different histories.

3 changed files with 2 additions and 3 deletions

View File

@ -4,7 +4,7 @@ description: ""
insert_anchor_links: "left" insert_anchor_links: "left"
template: "partials/footer.html" template: "partials/footer.html"
extra: extra:
logoPath: "images/odfz.svg" logoPath: "images/logo.png"
socialLinks: { Github: "https://github.com/ourworldfreezone", Twitter: "https://twitter.com/threefold_io", Telegram: "https://t.me/threefoldnews" } 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" insert_anchor_links: "left"
template: "partials/header.html" template: "partials/header.html"
extra: extra:
logoPath: "images/odfz.svg" logoPath: "./images/odfz.svg"
imgPath: "" imgPath: ""
--- ---
- [Home]("/") - [Home]("/")

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 12 KiB