www_freeflownation/content/footer/_index.md

65 lines
1.7 KiB
Markdown

---
title: "Footer"
description: ""
insert_anchor_links: "left"
template: "partials/footer.html"
extra:
logoPath: "images/black_threefold.png"
socialLinks: { Github: "https://github.com/threefoldfoundation", Github2: "https://github.com/threefoldtech", Twitter: "https://twitter.com/threefold_io", Telegram: "https://t.me/threefoldnews" }
---
{% row(style="lean") %}
##### **LEARN**
<br>
<a onclick="window.open('https://threefold.docsend.com/view/b6wmefr47r2qsjcc/d/84eh676k7a9pcw36', '_blank')"><h6>Litepaper</h6></a>
<a onclick="window.open('https://threefold.docsend.com/view/b6wmefr47r2qsjcc/d/hehw4is7pvg8gbcc', '_blank')"><h6>Fact Shee</h6></a>
<a onclick="window.open('https://threefold.docsend.com/view/b6wmefr47r2qsjcc/d/58shuiksemuaeiyb', '_blank')"><h6>estore the Commons</h6></a>
<a onclick="window.open('https://threefold.docsend.com/view/b6wmefr47r2qsjcc/d/tvqf5pq4nvuukqgx', '_blank')"><h6>Project Details</h6></a>
|||
##### **THE VENTURES**
<br>
<a onclick="window.open('https://threefold.io', '_blank')"><h6>ThreeFold</h6></a>
<a onclick="window.open('https://freezone.ourworld.tf/', '_blank')"><h6>OurWorld Free Zone</h6></a>
<a onclick="window.open('https://sikana.tv/)', '_blank')"><h6>Sikana</h6></a>
<a onclick="window.open('https://ourverse.tf/', '_blank')"><h6>OurVerse</h6></a>
<a onclick="window.open('https://ourphone.tf/', '_blank')"><h6>OurPhone</h6></a>
|||
##### **BUILT ON THREEFOLD**
<br>
<a onclick="window.open('https://t.me/threefold', '_blank')"><h6>Main Community</h6></a>
<a onclick="window.open('https://manual.grid.tf', '_blank')"><h6>Manual</h6></a>
<a onclick="window.open('https://forum.threefold.io/', '_blank')"><h6>Forum</h6></a>
{% end %}
<style>
a {
cursor: pointer;
}
</style>