Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 6 additions & 6 deletions docs.json
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
{
"$schema": "https://mintlify.com/docs.json",
"theme": "mint",
"name": "beaconcha.in Knowledge Base",
"name": "beaconcha.in docs",
"colors": {
"primary": "#22C55E"
},
"navigation": {
"groups": [
{
"group": "Welcome",
"group" : "Welcome",
"pages": [
"welcome"
"introduction"
]
},
{
Expand Down Expand Up @@ -38,9 +38,9 @@
{
"group": "Notifications & Monitoring",
"pages": [
"notifications-monitoring/mobile-app-less-than-greater-than-beacon-node",
"notifications-monitoring/notifications",
"notifications-monitoring/legacy-notifications"
"notifications-monitoring/mobile-app-monitoring",
"notifications-monitoring/v2-notifications",
"notifications-monitoring/v1-notifications"
]
},
{
Expand Down
3 changes: 1 addition & 2 deletions welcome.mdx → introduction.mdx
Original file line number Diff line number Diff line change
@@ -1,9 +1,8 @@
---
title: "Welcome"
title: "Introduction"
description: "Learn how to use the beaconcha.in explorer and how to monitor the performance of your validators."
---

# 👋 Welcome

Welcome to the beaconcha.in knowledgebase!

Expand Down