Skip to content

Commit b760480

Browse files
committed
move intro file to about
1 parent 6efef6a commit b760480

File tree

3 files changed

+9
-9
lines changed

3 files changed

+9
-9
lines changed

.vitepress/config.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -188,7 +188,6 @@ function sidebarHome() {
188188
text: "Overview",
189189
collapsed: true,
190190
items: [
191-
{ text: "Introduction", link: "/learn/intro" },
192191
{ text: "About Rollkit", link: "/learn/about" },
193192
],
194193
},

learn/about.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
# Introduction
2+
3+
Welcome to the Rollkit docs. We're happy you made it here!
4+
Rollkit allows anyone to launch an unstoppable blockchain as easily as a smart contract.
5+
6+
Rollkit is the unstoppable stack.
7+
8+
We're setting the bar high for developers' flexibility and ability to customize blockchains however they see fit.
9+
110
# About Rollkit
211

312
Our mission is to allow anyone to launch their own sovereign, customizable blockchain as easily as a smart contract by utilizing the shared security of a modular data availability network.

learn/intro.md

Lines changed: 0 additions & 8 deletions
This file was deleted.

0 commit comments

Comments
 (0)