chore: remove chat page
This commit is contained in:
parent
4939cfc685
commit
7addc5110b
2 changed files with 1 additions and 2 deletions
2
TODO.md
2
TODO.md
|
@ -4,7 +4,7 @@
|
|||
- [x] Privacy Policy
|
||||
- [ ] Branding page
|
||||
- [ ] Swarm page
|
||||
- [ ] Chat page (?)
|
||||
- [x] ~~Chat page (?)~~
|
||||
- [ ] Roadmap page
|
||||
- [ ] Verified page
|
||||
- [ ] Governance page
|
||||
|
|
|
@ -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/' },
|
||||
|
|
Loading…
Add table
Reference in a new issue