fix header links in build and gh pages
This commit is contained in:
136
content/header/index.md
Normal file
136
content/header/index.md
Normal file
@@ -0,0 +1,136 @@
|
||||
---
|
||||
title: "Header"
|
||||
insert_anchor_links: "left"
|
||||
template: "partials/header.html"
|
||||
extra:
|
||||
logoPath: "images/tft_log.svg"
|
||||
button_Path: "/images/gettft_white.png"
|
||||
---
|
||||
|
||||
|
||||
- [Mission]("/mission")
|
||||
- [Grid]("/grid")
|
||||
- [Cloud]("/cloud")
|
||||
- [Farm]("/farm")
|
||||
- [TFT]("/tft")
|
||||
- Ecosystem
|
||||
|
||||
{% row() %}
|
||||
|
||||
<button>
|
||||
|
||||
[Our Partners](partners)
|
||||
<br>
|
||||
Explore Our Partners
|
||||
|
||||
</button>
|
||||
|
||||
|||
|
||||
|
||||
<button>
|
||||
|
||||
[Alliance](https://consciousinternet.org/)
|
||||
<br>
|
||||
Alliance For A Conscious Internet
|
||||
|
||||
</button>
|
||||
|
||||
{% end %}
|
||||
- Community
|
||||
|
||||
{% row() %}
|
||||
|
||||
<button>
|
||||
|
||||
[Our People](/people)
|
||||
<br>
|
||||
Team, stories, & more
|
||||
|
||||
</button>
|
||||
|
||||
|||
|
||||
|
||||
<button>
|
||||
|
||||
[ThreeFold Community](/community)
|
||||
<br>
|
||||
Welcome To The Fold
|
||||
|
||||
</button>
|
||||
|
||||
|||
|
||||
|
||||
<button>
|
||||
|
||||
[Developers Resources](/developer)
|
||||
<br>
|
||||
Join The Developer Community
|
||||
|
||||
</button>
|
||||
|
||||
{% end %}
|
||||
|
||||
- MoreInfo
|
||||
|
||||
{% row() %}
|
||||
|
||||
#### RESOURCES
|
||||
|
||||
<button>
|
||||
|
||||
[Explorer](https://explorer.threefold.io/all)
|
||||
|
||||
ThreeFold Capacity Explorer
|
||||
|
||||
</button>
|
||||
|
||||
|
||||
<button>
|
||||
|
||||
[Library](https://library.threefold.me/info/threefold#/)
|
||||
<br>
|
||||
Explorer The documentation
|
||||
|
||||
</button>
|
||||
|
||||
|||
|
||||
|
||||
#### DIVE DEEPER
|
||||
|
||||
<button>
|
||||
|
||||
[Blog](/blog)
|
||||
<br>
|
||||
Explorer The Blogs
|
||||
|
||||
</button>
|
||||
|
||||
<button>
|
||||
|
||||
[Newsroom](/newsroom)
|
||||
<br>
|
||||
Check Last Updates
|
||||
|
||||
</button>
|
||||
|
||||
|||
|
||||
|
||||
#### SUPPORT AND HELP
|
||||
|
||||
<button>
|
||||
|
||||
[Careers](/careers)
|
||||
<br>
|
||||
Join The TEAM
|
||||
|
||||
</button>
|
||||
|
||||
<button>
|
||||
|
||||
[Support](/support)
|
||||
<br>
|
||||
Get In Touch With ThreeFold
|
||||
|
||||
</button>
|
||||
|
||||
{% end %}
|
||||
Reference in New Issue
Block a user