Remove 'Quick Start' from config.toml

This commit is contained in:
Thomas Smith 2023-03-15 13:38:37 -04:00
parent b882413589
commit b3dfe60c63

View file

@ -12,13 +12,6 @@ title = 'Equitable Open-Source for Web3'
url = 'https://docs.tea.xyz'
weight = 3
[[menu.main]]
identifier = 'Quick Start'
name = 'Quick Start'
title = 'Quick Start'
url = 'https://docs.tea.xyz/getting-started/install-tea'
weight = 4
[security]
[security.exec]
allow = ['^go$', '^postcss$', '^npx$', '^babel$']