Initial commit
This commit is contained in:
84
content/header/_index_copy.md
Normal file
84
content/header/_index_copy.md
Normal file
@@ -0,0 +1,84 @@
|
||||
---
|
||||
title: "Header"
|
||||
description: "NEAR is on a mission to empower everyone to take back control of their money, their data, and their identity. Join us."
|
||||
insert_anchor_links: "left"
|
||||
template: "partials/header.html"
|
||||
extra:
|
||||
logoPath: "images/ourworld_logo2.png"
|
||||
imgPath: ""
|
||||
---
|
||||
|
||||
- Learn
|
||||
|
||||
{% row(style="lean") %}
|
||||
|
||||
### PURPOSE
|
||||
|
||||
<br>
|
||||
<br>
|
||||
|
||||
#### [The Internot](/apage)
|
||||
|
||||
Whats wrong with the [internet](/apage)
|
||||
|
||||
<br>
|
||||
|
||||
#### Our Internet
|
||||
|
||||
Vision for the new internet
|
||||
|
||||
|||
|
||||
|
||||
### ECOSYSTEM
|
||||
|
||||
<br>
|
||||
<br>
|
||||
|
||||
#### OurWorld DAO
|
||||
|
||||
Be a part of governance
|
||||
|
||||
<br>
|
||||
|
||||
#### Communities
|
||||
|
||||
Explore communities in OurWorld
|
||||
|
||||
<br>
|
||||
|
||||
#### DAOs
|
||||
|
||||
Decentralized autonomous organizations
|
||||
|
||||
|||
|
||||
|
||||
### APPLICATIONS
|
||||
|
||||
<br>
|
||||
<br>
|
||||
|
||||
#### DAPPs
|
||||
|
||||
Decentralized applications
|
||||
|
||||
<br>
|
||||
|
||||
#### Projects
|
||||
|
||||
Projects in OurWorld
|
||||
|
||||
|||
|
||||
|
||||
### FEATURED
|
||||
|
||||
<br>
|
||||
<br>
|
||||
|
||||
#### OurWorld is Live
|
||||
|
||||
Be a part of the new internet
|
||||
|
||||
- [Join us]("/join-us")
|
||||
- [Blog]("/blog")
|
||||
|
||||
{% end %}
|
59
content/header/index.md
Normal file
59
content/header/index.md
Normal file
@@ -0,0 +1,59 @@
|
||||
---
|
||||
title: "Header"
|
||||
insert_anchor_links: "left"
|
||||
template: "partials/header.html"
|
||||
extra:
|
||||
logoPath: "images/new_logo_tft.png"
|
||||
|
||||
---
|
||||
|
||||
- [Vision]("/why")
|
||||
- [Features]("/what")
|
||||
- [Concept]("/initiatives")
|
||||
- [Virtual City]("/action")
|
||||
- Info
|
||||
|
||||
|
||||
{% row() %}
|
||||
|
||||
<button class="dropdown" onclick="window.location.href='/newsroom'">
|
||||
|
||||
[Newsroom](/newsroom)
|
||||
<br>
|
||||
<p class="text-sm">Check the Latest Updates</p>
|
||||
|
||||
</button>
|
||||
|
||||
|||
|
||||
|
||||
<button class="dropdown" onclick="window.location.href='/blog'">
|
||||
|
||||
[Blog](/blog)
|
||||
<br>
|
||||
<p class="text-sm">Explore the Blogs</p>
|
||||
|
||||
</button>
|
||||
|
||||
|||
|
||||
|
||||
<button class="dropdown" onclick="openInNewTab('https://docs.threefold.io/docs/introduction')">
|
||||
|
||||
[Docs](https://docs.threefold.io)
|
||||
<br>
|
||||
<p class="text-sm">V4 Documentation</p>
|
||||
|
||||
</button>
|
||||
|
||||
|||
|
||||
|
||||
<button class="dropdown" onclick="openInNewTab('https://manual.grid.tf/')">
|
||||
|
||||
[Manual](https://manual.grid.tf/)
|
||||
<br>
|
||||
<p class="text-sm">V3 Documentation</p>
|
||||
|
||||
</button>
|
||||
|
||||
|
||||
|
||||
{% end %}
|
Reference in New Issue
Block a user