www_duniayetu/content/header/_index.md
2023-12-13 10:40:20 +03:00

46 lines
824 B
Markdown

---
title: "Header"
description: "this is a header."
insert_anchor_links: "left"
template: "partials/header.html"
extra:
logoPath: "/images/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>
{% end %}
- [Events]("/events")
- [Team]("/people")
- [Contact]("mailto:info@denismukwege2023.com")