39 lines
872 B
Markdown
39 lines
872 B
Markdown
---
|
|
title: "Footer"
|
|
description: ""
|
|
insert_anchor_links: "left"
|
|
template: "partials/footer.html"
|
|
extra:
|
|
logoPath: "images/new_logo_tft.png"
|
|
socialLinks: { Twitter: "https://twitter.com/threefold_io", Telegram: "https://t.me/threefoldnews", Github: "https://github.com/threefoldfoundation", Github2: "https://github.com/threefoldtech"}
|
|
---
|
|
|
|
{% row(style="lean") %}
|
|
|
|
##### <span class="text-black">TAKE ACTIONS</span>
|
|
|
|
<br>
|
|
|
|
###### [Manual](https://threefold.info/mycelium/docs/)
|
|
|
|
###### [Dashboard](https://dashboard.grid.tf/)
|
|
|
|
<h6><a target="_self" onclick="window.location.href='/download'">Download Mycelium</a></h6>
|
|
|
|
|
|
|
|
|||
|
|
|
|
##### <span class="text-black">ABOUT US</span>
|
|
|
|
<br>
|
|
|
|
<h6><a target="_self" onclick="window.location.href='/about'">About</a></h6>
|
|
|
|
###### [ThreeFold](https://threefold.io/)
|
|
|
|
###### [Support](https://threefoldfaq.crisp.help/en/)
|
|
|
|
|
|
|
|
{% end %} |