updates to format
This commit is contained in:
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