2023-07-12 13:56:20 +00:00
|
|
|
---
|
|
|
|
title: "Header"
|
2023-08-30 12:53:12 +00:00
|
|
|
description: "this is a header."
|
2023-07-12 13:56:20 +00:00
|
|
|
insert_anchor_links: "left"
|
|
|
|
template: "partials/header.html"
|
|
|
|
extra:
|
2023-12-13 09:33:46 +00:00
|
|
|
logoPath: "/images/logodunia3.jpeg"
|
2023-07-12 13:56:20 +00:00
|
|
|
imgPath: ""
|
|
|
|
---
|
2023-12-05 12:58:59 +00:00
|
|
|
- [Home]("/home")
|
2023-12-12 12:20:55 +00:00
|
|
|
- [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>
|
|
|
|
|
2023-12-13 09:33:46 +00:00
|
|
|
|||
|
|
|
|
|
|
|
|
<button onclick="window.location.href='/events'">
|
|
|
|
|
|
|
|
[Events](/events)
|
|
|
|
<br>
|
|
|
|
<p class="text-sm">Stay up to date</p>
|
|
|
|
|
|
|
|
|
2023-12-12 12:20:55 +00:00
|
|
|
{% end %}
|
|
|
|
|
2023-12-13 09:33:46 +00:00
|
|
|
- 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 %}
|
2023-12-12 12:20:55 +00:00
|
|
|
|
2023-12-08 08:23:34 +00:00
|
|
|
- [Contact]("mailto:info@denismukwege2023.com")
|