www_duniayetu/content/header/_index.md
2023-12-14 10:48:33 +03:00

74 lines
1.2 KiB
Markdown

---
title: "Header"
description: "this is a header."
insert_anchor_links: "left"
template: "partials/header.html"
extra:
logoPath: "/header/logodunia.jpeg"
imgPath: ""
---
- [Home]("/home")
- [Coding Academy]("/codingacademy")
- Participate
{% row(padding="none") %}
<button onclick="window.location.href='/participate'">
[Participate Home](/participate)
<br>
<p class="text-sm">Explore different avenues</p>
</button>
|||
<button onclick="window.location.href='/nodehost'">
[Host a Node](/nodehost)
<br>
<p class="text-sm">Build a Node and Earn TFT</p>
|||
<button onclick="window.location.href='/buildondunia'">
[Build on Dunia Yetu](/buildondunia)
<br>
<p class="text-sm">Develop Tanzania's Internet</p>
|||
<button onclick="window.location.href='/events'">
[Events](/events)
<br>
<p class="text-sm">Stay up to date</p>
{% end %}
- People
{% row(padding="none") %}
<button onclick="window.location.href='/people'">
[Team](/people)
<br>
<p class="text-sm">Meet Our Team</p>
</button>
|||
<button onclick="window.location.href='/community'">
[Community](/community)
<br>
<p class="text-sm">Join Our Community</p>
{% end %}
- [Contact]("mailto:info@denismukwege2023.com")