First edits from Thabet feedback
This commit is contained in:
@@ -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://manual.grid.tf')">
|
||||
|
||||
@@ -87,53 +56,6 @@ extra:
|
||||
|
||||
</button>
|
||||
|
||||
<button onclick="openInNewTab('https://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://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://library.threefold.me')">
|
||||
|
||||
[Intro Docs](https://library.threefold.me)
|
||||
<br>
|
||||
<p class="text-sm">Perfect for Newcomers</p>
|
||||
|
||||
|||
|
||||
|
||||
#### Support & Help
|
||||
|
||||
<button onclick="openInNewTab('https://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 %}
|
||||
|
||||
Reference in New Issue
Block a user