First edits from Thabet feedback

This commit is contained in:
samtaggart
2023-12-07 11:41:10 +03:00
parent 834fb8ec4c
commit 7b34eaa437
7 changed files with 18 additions and 102 deletions

View File

@@ -14,39 +14,8 @@ extra:
- [Farm]("/farm")
- [TFT]("/tft")
- [Next Chapter]("/next")
- Ecosystem
{% row() %}
<button onclick="window.location.href='/people'">
[Our People](/people)
<br>
<p class="text-sm">Team, stories, & more</p>
</button>
|||
<button onclick="window.location.href='/partners'">
[Our Partners](/partners)
<br>
<p class="text-sm">Explore Our Partners</p>
|||
<button onclick="window.location.href='/community'">
[ThreeFold Community](/community)
<br>
<p class="text-sm">Welcome To The Fold</p>
</button>
{% end %}
- More
- [Blog]("/blog")
- Help
{% row(style="wide") %}
@@ -77,7 +46,7 @@ extra:
|||
#### Resources
#### Support & Help
<button onclick="openInNewTab('https&#58;//manual.grid.tf')">
@@ -87,53 +56,6 @@ extra:
</button>
<button onclick="openInNewTab('https&#58;//library.threefold.me/info/threefold#/threefold__governance/')">
[Governance and Knowledgebase](https://library.threefold.me/info/threefold#/threefold__governance)
<br>
<p class="text-sm">Large knowledgebase.</p>
</button>
<button onclick="openInNewTab('https&#58;//github.com/threefoldtech/')">
[GitHub | TF Tech](https://github.com/threefoldtech/)
<br>
<p class="text-sm">Code Library & Documentation</p>
</button>
|||
#### Dive Deeper
<button onclick="window.location.href='/blog'">
[Blog](/blog)
<br>
<p class="text-sm">Explore the Blogs</p>
</button>
<button onclick="window.location.href='/newsroom'">
[Newsroom](/newsroom)
<br>
<p class="text-sm">Check the Latest Updates</p>
</button>
<button onclick="openInNewTab('https&#58;//library.threefold.me')">
[Intro Docs](https://library.threefold.me)
<br>
<p class="text-sm">Perfect for Newcomers</p>
|||
#### Support & Help
<button onclick="openInNewTab('https&#58;//forum.threefold.io')">
[Forum](https://forum.threefold.io)
@@ -148,12 +70,4 @@ extra:
</button>
<button onclick="window.location.href='/careers'">
[Careers](/careers)
<br>
<p class="text-sm">Join the Team</p>
</button>
{% end %}