Skip to content

Commit a77a68b

Browse files
committedJan 3, 2025·
fix
1 parent 619bf32 commit a77a68b

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed
 

‎mkdocs.yml

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -247,8 +247,10 @@ extra_javascript:
247247

248248
# Configures webpage navigation
249249
nav:
250-
- Home: introduction.md
251-
- Getting Started: getting_started.md
250+
- Home:
251+
- Introduction: introduction.md
252+
- Getting Started:
253+
- Getting Started: getting_started.md
252254
- Advanced:
253255
- Data Encoding: data_encoding.md
254256
- Console Commands: console_commands.md

0 commit comments

Comments
 (0)