www_freeflownation/content/header/_index.md
2023-08-22 19:37:14 +03:00

45 lines
665 B
Markdown

---
title: "Header"
description: ""
insert_anchor_links: "left"
template: "partials/header.html"
extra:
logoPath: "/images/ff_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]("")