45 lines
730 B
Markdown
45 lines
730 B
Markdown
---
|
|
title: "Header"
|
|
description: ""
|
|
insert_anchor_links: "left"
|
|
template: "partials/header.html"
|
|
extra:
|
|
logoPath: "/images/OW_Logo.png"
|
|
imgPath: ""
|
|
---
|
|
|
|
- [About]("/about")
|
|
- [Become a Citizen]("/citizenship")
|
|
- 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") |