Skip to content

Commit c8f5d7a

Browse files
committed
add banners to tops of main pages
1 parent 0315682 commit c8f5d7a

File tree

8 files changed

+18
-0
lines changed

8 files changed

+18
-0
lines changed

docs/access-intro.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ slug: /access-intro
44

55
# Web3 APIs ⚡️
66

7+
![Web3 APIs Banner](/img/banner/Web3-APIs-80ba1f766f734b558f0b6d6bff488630.jpg)
8+
79
Lava offers several attractive entry ways to our peer-to-peer RPC network. Unfortunately, it can be confusing to new developers on which one to select!
810

911

docs/chains/chains.mdx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@ title: Supported Chains
33
slug: /chains
44
---
55

6+
![Chains Banner](/img/banner/Chains-e230f1fbe1b97c1aa1cee84e829ccd2e.jpg)
7+
68
import DocCardList from '@theme/DocCardList';
79

810
<DocCardList />

docs/explorers.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ title: Explorers 🔭
55

66
# Lava Blockchain Explorers 🔭
77

8+
![Explorers Banner](/img/banner/Explorers-b802a6190fe349c4b6181d3971f81da9.jpg)
9+
810
## Official Explorer ⭕
911

1012
![Nodes Guru](/img/explorer/nodes_guru.svg) <br />

docs/faq.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ title: FAQs ❓
66

77
# FAQs
88

9+
![FAQs Banner](/img/banner/FAQs.jpg)
10+
911
:::info
1012
This section is the same as the #FAQ channel in Discord. If you need further help hop on to our support channels there.
1113
:::

docs/intro.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,11 @@ title: Intro
66

77
import RoadmapItem from '@site/src/components/RoadmapItem';
88

9+
![Intro Banner](/img/banner/Intro.jpg)
10+
911
# Lava Intro
1012

13+
1114
Web3 is only as strong as its weakest link.
1215
Today, due to complexities and lack of incentives to run your own node, apps rely on centralized services 🤷
1316

docs/power-lava-intro.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,9 @@ slug: /power-lava
55
import RoadmapItem from '@site/src/components/RoadmapItem';
66

77
# Power-up the Lava Network
8+
9+
![Lava Binary Banner](/img/banner/Lava-8d88fb7fab996d996b8927b5a133c541x.jpg)
10+
811
Lava Network is powered by its participants.
912

1013
Participants joining the network help reinforce data reliability and high quality of service. Lava's incentive framework prioritizes API providers that excel and allows anyone to stake (same as other PoS chains). Lava achieves fair rewards, privacy and censorship resistance for users by distributing consensus.

docs/specs/spec.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ title: Specifications
77

88
import RoadmapItem from '@site/src/components/RoadmapItem';
99

10+
![Specs Banner](/img/banner/Specifications-8d88fb7fab996d996b8927b5a133c541.jpg)
11+
1012
## 🔍 Overview
1113

1214
Specifications (specs) are the foundational blueprints for Lava's multichain support. Presented in JSON format, they detail the bare minimum requirements for an API to run on Lava. Through these specs, Lava determines which chains and methods are supported and enabled, as well as establishes the costs, requirements, and verifications for them.

docs/tutorials.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ slug: /tutorials
44

55
# Tutorials & Resources 📚
66

7+
![Tutorials & Resource Banner](/img/banner/Tutorials-&-Resources-6c1b0890b929c44e93ad1d6f43c4d1fa.jpg)
8+
79
In addition to our documentation, Lava has a growing selection of supportive learning resources that can assist you in your journey to master Web3.
810

911
---

0 commit comments

Comments
 (0)