update nav with dropdown

This commit is contained in:
2024-05-30 12:30:40 +03:00
parent 5310c92241
commit 9bdf0eeafd
2 changed files with 46 additions and 5 deletions

View File

@@ -12,7 +12,48 @@ extra:
- [Host]("/host")
- [Utilization]("/utilization")
- [TFT]("/tft")
- [News]("/newsroom")
- [Blog]("/blog")
- [People]("/people")
- [Documentation]("https://manual.grid.tf")
- Info
{% row() %}
<button onclick="window.location.href='/newsroom'">
[Newsroom](/newsroom)
<br>
<p class="text-sm">Check the Latest Updates</p>
</button>
|||
<button onclick="window.location.href='/blog'">
[Blog](/blog)
<br>
<p class="text-sm">Explore the Blogs</p>
</button>
|||
<button onclick="window.location.href='/people'">
[Our People](/people)
<br>
<p class="text-sm">Team, stories, & more</p>
</button>
|||
<button onclick="openInNewTab('https&#58;//library.threefold.me/info/threefold#/')">
[Documentation](https://manual.grid.tf)
<br>
<p class="text-sm">Explore the Documentation</p>
</button>
{% end %}

View File

@@ -147,7 +147,7 @@ Meet the projects with whom we are working closely this year to drive utilizatio
<div class="shadow-md rounded-md border-solid border-2 border-gray-100 p-4 md:p-6 mypartners">
[![Image](vverse_logo.png#icon#mx-auto)](/partners/veverse)
[![Image](vverse_logo.png#icon#mx-auto)](/partners/vverse/)
<br>