Skip to content

Commit a1341fc

Browse files
committed
Docs: Remove navigation tabs
1 parent 9d32c80 commit a1341fc

File tree

1 file changed

+5
-6
lines changed

1 file changed

+5
-6
lines changed

mkdocs.yml

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@ site_name: SparkFun RTK Product Manual
33
site_description: A guide to the SparkFun RTK hardware, firmware, and features
44
site_url: https://sparkfun.github.io/SparkFun_RTK_Firmware
55

6+
repo_name: sparkfun/SparkFun_RTK_Firmware
7+
repo_url: https://github.com/sparkfun/SparkFun_RTK_Firmware
68
edit_uri: edit/main/docs/
79

810
theme:
@@ -16,9 +18,9 @@ theme:
1618
code: Roboto Mono
1719
features:
1820
- content.code.annotate
19-
- navigation.tracking
20-
- navigation.tabs.sticky
21-
- navigation.tabs
21+
# - navigation.tracking
22+
# - navigation.tabs.sticky
23+
# - navigation.tabs
2224

2325
icon:
2426
repo: fontawesome/brands/github
@@ -40,9 +42,6 @@ plugins:
4042
- search
4143
- monorepo
4244

43-
repo_url: https://github.com/sparkfun/SparkFun_RTK_Firmware
44-
repo_name: sparkfun/SparkFun_RTK_Firmware
45-
4645
copyright: Copyright 2023 SparkFun Electronics (6333 Dry Creek Parkway, Niwot, Colorado 80503)
4746

4847
markdown_extensions:

0 commit comments

Comments
 (0)