forked from duniayetu/www_duniayetu
update
This commit is contained in:
@@ -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")
|
||||
|
Reference in New Issue
Block a user