Move About to home page

This commit is contained in:
fryorcraken.eth
2022-11-08 10:51:39 +11:00
parent ee0cf40813
commit 88b7399e43
9 changed files with 2 additions and 5 deletions
+1
View File
@@ -1,5 +1,6 @@
---
title: Introduction
slug: /
---
Waku (v2) is family of modular peer-to-peer protocols for **secure communication**. The protocols are designed to be secure, privacy-preserving, censorship-resistant and able to run in resource restricted environments.
View File
View File
View File
View File
View File
View File
+1
View File
@@ -33,6 +33,7 @@ const config = {
/** @type {import('@docusaurus/preset-classic').Options} */
({
docs: {
routeBasePath: '/',
sidebarPath: require.resolve("./sidebars.js"),
// Please change this to your repo.
// Remove this to remove the "edit this page" links.
-5
View File
@@ -1,5 +0,0 @@
---
title: Waku Guide
---
Home page for waku guide