move announcement message

This commit is contained in:
LordGhostX 2023-05-20 23:30:26 +01:00
parent f06b84a4f2
commit e09bc136a2
No known key found for this signature in database
GPG Key ID: 520CC5DC4F94FCC7
2 changed files with 4 additions and 6 deletions

View File

@ -3,6 +3,10 @@ title: What is Waku?
slug: /
---
:::caution
While Waku comes with risks and limitations, as it is still in development and preparing for extensive adoption, it is already demonstrating its capabilities by [powering various applications](/powered-by-waku). Join our [Discord Community](https://discord.gg/Nrac59MfSX) to stay updated on our progress.
:::
Waku is a family of peer-to-peer protocols that offer secure and private communication in a decentralized environment, making it suitable for various decentralized applications (dApps). It is designed to operate in resource-limited environments but can also be used as a node or desktop application.
Waku protocols ensure that users communication remains censorship-resistant and privacy-preserving, giving them complete control over their data. By incorporating Waku into your dApp, you can add decentralized communication features to your application without compromising security or privacy.

View File

@ -84,12 +84,6 @@ const config = {
}
]
},
announcementBar: {
content: "While Waku is still in development and needs to prepare for extensive adoption, it is already <a href='/powered-by-waku'>powering various applications</a>. Join our <a href='https://discord.gg/Nrac59MfSX'>Discord Community</a> to stay updated on our progress.",
backgroundColor: "#EBEDF0",
textColor: "#1B1B1D",
isCloseable: true
},
footer: {
links: [
{