www_duniayetu/content/header/_index.md
2023-12-05 12:38:08 +03:00

38 lines
595 B
Markdown

---
title: "Header"
description: "this is a header."
insert_anchor_links: "left"
template: "partials/header.html"
extra:
logoPath: "/images/logo.png"
imgPath: ""
---
- Vision
{% row(padding="none") %}
<button onclick="window.location.href='/vision'">
[Main Pillars](/vision)
<br>
<p class="text-sm">Explore The Main Pillars</p>
</button>
|||
<button onclick="window.location.href='/features'">
[Projects](/features)
<br>
<p class="text-sm">Check project ideas</p>
{% end %}
- [News]("/newsroom")
- [Team]("/people")
- [Donate]("/fundraise")
- [Contact]("mailto:info@ourworld.tf")