Files
www_threefold_io/content/footer/footer.md
2024-03-06 16:13:15 -05:00

56 lines
903 B
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") %}
##### 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 %}