mirror of
https://github.com/waku-org/waku.org.git
synced 2025-02-22 10:48:20 +00:00
refactor: move community to root-pages
This commit is contained in:
parent
260d454fb0
commit
52df43965a
@ -1,13 +1,16 @@
|
||||
---
|
||||
title: Join the community
|
||||
wrapperClassName: community-container
|
||||
pagination_prev: null
|
||||
pagination_next: null
|
||||
displayed_sidebar: null
|
||||
sidebar_class_name: hidden
|
||||
---
|
||||
|
||||
import { Grid, Box, SocialCard } from '../components/mdx'
|
||||
import { Grid, Box, SocialCard } from '/src/components/mdx'
|
||||
|
||||
# Join the community
|
||||
|
||||
<Box top={48} bottom={24}>
|
||||
<Box top={24} bottom={24}>
|
||||
Welcome to the Waku Community!
|
||||
|
||||
Whether you are interested in building with Waku, contributing to the network, expanding your knowledge, or staying abreast of our progress, we have something for everyone.
|
@ -1,6 +1,8 @@
|
||||
---
|
||||
displayed_sidebar: null
|
||||
sidebar_class_name: hidden
|
||||
pagination_prev: null
|
||||
pagination_next: null
|
||||
---
|
||||
|
||||
# Terms of Use
|
||||
|
Loading…
x
Reference in New Issue
Block a user