Change header

This commit is contained in:
samtaggart 2023-08-18 13:03:03 +03:00
parent 9716ffb23e
commit d1d2fc3ad3

View File

@ -10,40 +10,6 @@ extra:
- [About]("/about") - [About]("/about")
- [Ventures]("/ventures") - [Ventures]("/ventures")
- More Info - [Blog]("/blog")
- [News]("/newsroom")
{% row() %} - [Knowledge]("https://ourworldventures.github.io/info_ourworld/intro/intro.html")
<button onclick="openInNewTab('https://ourworldventures.github.io/info_ourworld/intro/intro.html')">
[Knowledgebase](https://ourworldventures.github.io/info_ourworld/intro/intro.html)
<br>
<p class="text-sm">Dive deep into OurWorld</p>
<button onclick="window.location.href='/blog'">
[Blog](/blog)
<br>
<p class="text-sm">Read our stories</p>
</button>
|||
<button onclick="window.location.href='/newsroom'">
[Our Partners](/newsroom)
<br>
<p class="text-sm">Check the latest updates</p>
|||
<button onclick="window.location.href='/people'">
[ThreeFold Community](/people)
<br>
<p class="text-sm">Meet the team</p>
</button>
{% end %}