mirror of
https://github.com/ivabus/www
synced 2025-06-08 13:30:26 +03:00
Update to config.toml file
This commit is contained in:
parent
b415e6673f
commit
bd7485f821
1 changed files with 0 additions and 18 deletions
|
@ -5,18 +5,6 @@ title = 'Equitable Open-Source for Web3'
|
|||
# menu links via config file
|
||||
|
||||
[menu]
|
||||
[[menu.main]]
|
||||
identifier = 'why-tea'
|
||||
name = 'Why tea?'
|
||||
title = 'why tea?'
|
||||
url = '/#why-tea'
|
||||
weight = 2
|
||||
[[menu.main]]
|
||||
identifier = 'features'
|
||||
name = 'Features'
|
||||
title = 'features'
|
||||
url = '/#features'
|
||||
weight = 3
|
||||
[[menu.main]]
|
||||
identifier = 'community'
|
||||
name = 'Community'
|
||||
|
@ -29,9 +17,3 @@ title = 'Equitable Open-Source for Web3'
|
|||
title = 'blog'
|
||||
url = 'https://medium.com/teaxyz'
|
||||
weight = 5
|
||||
[[menu.main]]
|
||||
identifier = 'linktree'
|
||||
name = 'Linktree'
|
||||
title = 'linktree'
|
||||
url = 'https://linktr.ee/teaxyz'
|
||||
weight = 6
|
||||
|
|
Loading…
Reference in a new issue