customizable footer implementation
This commit is contained in:
81
content/footer/_index.md
Normal file
81
content/footer/_index.md
Normal file
@@ -0,0 +1,81 @@
|
||||
---
|
||||
title: "Footer"
|
||||
description: "The alternative to the current too centralized and unsustainable internet."
|
||||
insert_anchor_links: "left"
|
||||
template: "partials/footer.html"
|
||||
extra:
|
||||
logoPath: "/images/ourworld_logo2.png"
|
||||
socialLinks: { Github: "https://" }
|
||||
---
|
||||
|
||||
{% row(isLean="true") %}
|
||||
|
||||
### BASICS
|
||||
|
||||
<br>
|
||||
<br>
|
||||
|
||||
#### The Platform
|
||||
|
||||
NEAR in a nutshell
|
||||
|
||||
<br>
|
||||
|
||||
#### The Blog
|
||||
|
||||
Official news & updates
|
||||
|
||||
|||
|
||||
|
||||
### USE CASES
|
||||
|
||||
<br>
|
||||
<br>
|
||||
|
||||
#### DeFi
|
||||
|
||||
Decentralized finance
|
||||
|
||||
<br>
|
||||
|
||||
#### NFTs
|
||||
|
||||
Non-fungible tokens
|
||||
|
||||
#### DAOs
|
||||
|
||||
Decentralized autonomous organizations
|
||||
|
||||
|||
|
||||
|
||||
### USE CASES
|
||||
|
||||
<br>
|
||||
<br>
|
||||
|
||||
#### DeFi
|
||||
|
||||
Decentralized finance
|
||||
|
||||
<br>
|
||||
|
||||
#### NFTs
|
||||
|
||||
Non-fungible tokens
|
||||
|
||||
#### DAOs
|
||||
|
||||
Decentralized autonomous organizations
|
||||
|
||||
|||
|
||||
|
||||
### FEATURED
|
||||
|
||||
<br>
|
||||
<br>
|
||||
|
||||
#### Nightshade Sharding Launches
|
||||
|
||||
Paving the Way for Mass Adoption
|
||||
|
||||
{% end %}
|
Reference in New Issue
Block a user