Fix header redirect

This commit is contained in:
samaradel
2022-09-06 15:01:01 +02:00
parent 3be34b6ff0
commit e8d05de25e

View File

@@ -17,7 +17,7 @@ extra:
{% row() %} {% row() %}
<button> <button onclick="window.location.href='/people'">
[Our People](/people) [Our People](/people)
<br> <br>
@@ -27,7 +27,7 @@ Team, stories, & more
||| |||
<button> <button onclick="window.location.href='/partners'">
[Our Partners](/partners) [Our Partners](/partners)
<br> <br>
@@ -35,7 +35,7 @@ Explore Our Partners
||| |||
<button> <button onclick="window.location.href='/community'">
[ThreeFold Community](/community) [ThreeFold Community](/community)
<br> <br>
@@ -45,7 +45,7 @@ Welcome To The Fold
||| |||
<button> <button onclick="window.location.href='/developer'">
[Developer Resources](/developer) [Developer Resources](/developer)
<br> <br>
@@ -62,7 +62,7 @@ Join The Developer Community
#### Tools #### Tools
<button> <button onclick="window.location.href='https&#58;//library.threefold.me/info/threefold#/tokens/threefold__threefold_connect'">
[ThreeFold Connect](https://library.threefold.me/info/threefold#/tokens/threefold__threefold_connect) [ThreeFold Connect](https://library.threefold.me/info/threefold#/tokens/threefold__threefold_connect)
<br> <br>
@@ -70,7 +70,7 @@ TFT Wallet, 2FA, & More
</button> </button>
<button> <button onclick="window.location.href='https&#58;//dashboard.grid.tf/'">
[Dashboard](https://dashboard.grid.tf/) [Dashboard](https://dashboard.grid.tf/)
<br> <br>
@@ -78,7 +78,7 @@ Portal & Capacity Explorer
</button> </button>
<button> <button onclick="window.location.href='https&#58;//play.grid.tf'">
[Weblet Playground](https://play.grid.tf) [Weblet Playground](https://play.grid.tf)
<br> <br>
@@ -88,7 +88,7 @@ Deploy a VM & More
#### Resources #### Resources
<button> <button onclick="window.location.href='https&#58;//library.threefold.me/info/threefold#/'">
[Library](https://library.threefold.me/info/threefold#/) [Library](https://library.threefold.me/info/threefold#/)
<br> <br>
@@ -96,7 +96,7 @@ Explore the Documentation
</button> </button>
<button> <button onclick="window.location.href='https&#58;//library.threefold.me/info/manual/#/manual__manual3_home_new'">
[Manual](https://library.threefold.me/info/manual/#/manual__manual3_home_new) [Manual](https://library.threefold.me/info/manual/#/manual__manual3_home_new)
<br> <br>
@@ -104,7 +104,7 @@ Get Started on the Grid
</button> </button>
<button> <button onclick="window.location.href='https&#58;//github.com/'">
[GitHub](https://github.com/) [GitHub](https://github.com/)
<br> <br>
@@ -114,7 +114,7 @@ Code Library & Documentation
#### Dive Deeper #### Dive Deeper
<button> <button onclick="window.location.href='/blog'">
[Blog](/blog) [Blog](/blog)
<br> <br>
@@ -122,7 +122,7 @@ Explore the Blogs
</button> </button>
<button> <button onclick="window.location.href='/newsroom'">
[Newsroom](/newsroom) [Newsroom](/newsroom)
<br> <br>
@@ -130,7 +130,7 @@ Check the Latest Updates
</button> </button>
<button> <button onclick="window.location.href='https&#58;//intro.threefold.me'">
[Intro Docs](https://intro.threefold.me) [Intro Docs](https://intro.threefold.me)
<br> <br>
@@ -140,13 +140,13 @@ Perfect for Newcomers
#### Support & Help #### Support & Help
<button> <button onclick="window.location.href='https&#58;//forum.threefold.io'">
[Forum](https://forum.threefold.io) [Forum](https://forum.threefold.io)
<br> <br>
Questions & Feedback Questions & Feedback
<button> <button onclick="window.location.href='/support'">
[Support](/support) [Support](/support)
<br> <br>
@@ -154,7 +154,7 @@ Speak Live with a Human
</button> </button>
<button> <button onclick="window.location.href='/careers'">
[Careers](/careers) [Careers](/careers)
<br> <br>