chore: remove chat page

This commit is contained in:
Snazzah 2021-12-31 14:54:40 -06:00
parent 4939cfc685
commit 7addc5110b
No known key found for this signature in database
GPG key ID: 5E71D54F3D86282E
2 changed files with 1 additions and 2 deletions

View file

@ -4,7 +4,7 @@
- [x] Privacy Policy
- [ ] Branding page
- [ ] Swarm page
- [ ] Chat page (?)
- [x] ~~Chat page (?)~~
- [ ] Roadmap page
- [ ] Verified page
- [ ] Governance page

View file

@ -85,7 +85,6 @@ const config = {
nav: [
// TODO update?
{ text: 'Swarm', link: '/swarm/' },
{ text: 'Chat', link: '/chat/' },
{ text: 'Roadmap', link: '/roadmap/' },
{ text: 'Verified', link: '/verified/' },
{ text: 'Governance', link: '/governance/' },