forked from tfcoop/www_duniayetu
38 lines
595 B
Markdown
38 lines
595 B
Markdown
---
|
|
title: "Header"
|
|
description: "this is a header."
|
|
insert_anchor_links: "left"
|
|
template: "partials/header.html"
|
|
extra:
|
|
logoPath: "/images/logo.png"
|
|
imgPath: ""
|
|
---
|
|
|
|
- Vision
|
|
|
|
{% row(padding="none") %}
|
|
|
|
<button onclick="window.location.href='/vision'">
|
|
|
|
[Main Pillars](/vision)
|
|
<br>
|
|
<p class="text-sm">Explore The Main Pillars</p>
|
|
|
|
</button>
|
|
|
|
|||
|
|
|
|
<button onclick="window.location.href='/features'">
|
|
|
|
[Projects](/features)
|
|
<br>
|
|
<p class="text-sm">Check project ideas</p>
|
|
|
|
{% end %}
|
|
|
|
|
|
- [News]("/newsroom")
|
|
- [Team]("/people")
|
|
- [Donate]("/fundraise")
|
|
- [Contact]("mailto:info@ourworld.tf")
|