mirror of
https://github.com/ivabus/www
synced 2024-11-23 01:05:05 +03:00
Updated config.toml (top menu)
This commit is contained in:
parent
4af5c8393c
commit
cc0cd6ca5b
1 changed files with 5 additions and 5 deletions
|
@ -6,11 +6,11 @@ title = 'Equitable Open-Source for Web3'
|
||||||
|
|
||||||
[menu]
|
[menu]
|
||||||
[[menu.main]]
|
[[menu.main]]
|
||||||
identifier = 'community'
|
identifier = 'docs'
|
||||||
name = 'Community'
|
name = 'Docs'
|
||||||
title = 'community'
|
title = 'docs'
|
||||||
url = '../#community'
|
url = 'https://github.com/teaxyz/cli/blob/main/README.md'
|
||||||
weight = 4
|
weight = 3
|
||||||
|
|
||||||
[security]
|
[security]
|
||||||
[security.exec]
|
[security.exec]
|
||||||
|
|
Loading…
Reference in a new issue