Compare commits

...

2 Commits

Author SHA1 Message Date
9e9e9f1674 new navbar 2024-01-09 15:20:34 +00:00
9fde5fca3f new navbar 2024-01-09 15:20:26 +00:00

View File

@ -8,66 +8,9 @@ extra:
imgPath: ""
---
- [Home]("/home")
- [About Us]("/about")
- [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")
- [Participate]("/participate")
- [Events]("/events")
- [Blog]("/blog)
- [Join Us]("/joinus")