Skip to content

Commit 2080b67

Browse files
committed
feat: add faq button to header
1 parent 82f5366 commit 2080b67

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

config.toml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,12 @@ title = "Harmony"
1010

1111
[menu]
1212

13+
[[menu.main]]
14+
identifier = "faq"
15+
name = "FAQ"
16+
url = "/docs/faq"
17+
weight = -110
18+
1319
[[menu.main]]
1420
identifier = "docs"
1521
name = "Docs"

0 commit comments

Comments
 (0)