Skip to content

Commit d78a7de

Browse files
committed
create tutorials section
1 parent 900348e commit d78a7de

File tree

2 files changed

+5
-0
lines changed

2 files changed

+5
-0
lines changed

config.toml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,11 @@ pygmentsUseClasses=true
1414
weight = 100
1515
identifier = "blog"
1616
url = "/blog/"
17+
[[menu.main]]
18+
name = "tutorials"
19+
weight = 100
20+
identifier = "tutorials"
21+
url = "/tutorials/"
1722
[[menu.main]]
1823
name = "documentation"
1924
identifier = "documentation"
File renamed without changes.

0 commit comments

Comments
 (0)