www_freeflownation/content/header/_index.md
2023-08-20 12:54:22 +03:00

46 lines
758 B
Markdown

---
title: "Header"
description: ""
insert_anchor_links: "left"
template: "partials/header.html"
extra:
logoPath: "/images/OW_Logo.png"
imgPath: ""
---
- [About]("/about")
- [Ventures]("/ventures")
- Info
{% row(padding="none") %}
<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 onclick="window.location.href='/people'">
[Team](/people)
<br>
<p class="text-sm">Team, Stories & More</p>
</button>
{% end %}
- [Knowledge]("https://ourworldventures.github.io/info_ourworld/intro/intro.html")
- [Contact]("mailto:info@ourworld.tf")