This commit is contained in:
2023-12-13 12:33:46 +03:00
parent 82931565fa
commit 33ea0de7be
5 changed files with 75 additions and 12 deletions

View File

@@ -4,7 +4,7 @@ description: "this is a header."
insert_anchor_links: "left"
template: "partials/header.html"
extra:
logoPath: "/images/logodunia.jpeg"
logoPath: "/images/logodunia3.jpeg"
imgPath: ""
---
- [Home]("/home")
@@ -37,9 +37,37 @@ extra:
<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 %}
- [Events]("/events")
- [Team]("/people")
- [Contact]("mailto:info@denismukwege2023.com")