okk
Some checks are pending
www2.threefold_io / Check for Broken Links (push) Blocked by required conditions
www2.threefold_io / Deploy (push) Waiting to run
www2.threefold_io / Wait for Website Update (push) Blocked by required conditions

This commit is contained in:
2025-02-18 20:59:46 +08:00
parent f7005be6bd
commit bab990b888
8 changed files with 28 additions and 75 deletions

View File

@@ -8,52 +8,6 @@ extra:
---
- [About]("/why")
- [Features]("/what")
- [Roadmap]("/initiatives")
- [Pricing]("/action")
- Info
- [Docs]("/https://manual.threefold.io/documentation/system_administrators/mycelium/mycelium_app.html")
{% row() %}
<button class="dropdown" onclick="window.location.href='/newsroom'">
[Newsroom](/newsroom)
<br>
<p class="text-sm">Check the Latest Updates</p>
</button>
|||
<button class="dropdown" onclick="window.location.href='/blog'">
[Blog](/blog)
<br>
<p class="text-sm">Explore the Blogs</p>
</button>
|||
<button class="dropdown" onclick="openInNewTab('https&#58;//docs.threefold.io/docs/introduction')">
[Docs](https://docs.threefold.io)
<br>
<p class="text-sm">V4 Documentation</p>
</button>
|||
<button class="dropdown" onclick="openInNewTab('https&#58;//manual.grid.tf/')">
[Manual](https://manual.grid.tf/)
<br>
<p class="text-sm">V3 Documentation</p>
</button>
{% end %}