updates to format
This commit is contained in:
@@ -1,59 +0,0 @@
|
||||
---
|
||||
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") %}
|
||||
|
||||
##### TAKE ACTION
|
||||
|
||||
<br>
|
||||
|
||||
###### [Learn](https://manual.grid.tf/)
|
||||
|
||||
###### [Host (Farm)](/host)
|
||||
|
||||
###### [Dashboard](https://next.dashboard.grid.tf/)
|
||||
|
||||
###### [Download TF Connect: iOS](https://apps.apple.com/us/app/3bot-login/id1459845885)
|
||||
|
||||
###### [Download TF Connect: Android](https://play.google.com/store/apps/details?id=org.jimber.threebotlogin&hl=en_US)
|
||||
|
||||
|||
|
||||
|
||||
##### TALK TO HUMANS
|
||||
|
||||
<br>
|
||||
|
||||
###### [Main Chat](https://t.me/threefold)
|
||||
|
||||
###### [Hosting / Farming Chat](https://t.me/threefoldfarmers)
|
||||
|
||||
###### [Grid User Chat](https://t.me/threefoldtesting)
|
||||
|
||||
###### [Forum](https://forum.threefold.io/)
|
||||
|
||||
###### [Support](https://threefoldfaq.crisp.help/en/)
|
||||
|
||||
|||
|
||||
|
||||
##### ABOUT US
|
||||
|
||||
<br>
|
||||
|
||||
<h6><a target="_self" onclick="window.location.href='/about'">About</a></h6>
|
||||
|
||||
<h6><a target="_self" onclick="window.location.href='/newsroom'">NewsRoom</a></h6>
|
||||
|
||||
<h6><a target="_self" onclick="window.location.href='/people'">People</a></h6>
|
||||
|
||||
<h6><a target="_self" onclick="window.location.href='/utilization'">Partners</a></h6>
|
||||
|
||||
<h6><a target="_self" onclick="window.location.href='/blog'">Blog</a></h6>
|
||||
|
||||
{% end %}
|
||||
55
content/footer/footer.md
Normal file
55
content/footer/footer.md
Normal file
@@ -0,0 +1,55 @@
|
||||
---
|
||||
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") %}
|
||||
|
||||
##### TAKE ACTION
|
||||
|
||||
<br>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|||
|
||||
|
||||
##### TALK TO HUMANS
|
||||
|
||||
<br>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|||
|
||||
|
||||
##### ABOUT US
|
||||
|
||||
<br>
|
||||
|
||||
<h6><a target="_self" onclick="window.location.href='/about'">About</a></h6>
|
||||
|
||||
<h6><a target="_self" onclick="window.location.href='/newsroom'">News</a></h6>
|
||||
|
||||
<h6><a target="_self" onclick="window.location.href='/community'">Community</a></h6>
|
||||
|
||||
<h6><a target="_self" onclick="window.location.href='/partners'">Partners</a></h6>
|
||||
|
||||
<h6><a target="_self" onclick="window.location.href='/blog'">Blog</a></h6>
|
||||
|
||||
{% end %}
|
||||
|
||||
Reference in New Issue
Block a user