We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2014003 commit e4fc0efCopy full SHA for e4fc0ef
mkdocs.yml
@@ -1,6 +1,12 @@
1
# Needs to be the same as the root directory
2
site_name: SparkFun_GNSS_Flex_pHAT
3
4
+repo_url: https://github.com/sparkfun/SparkFun_GNSS_pHAT
5
+repo_name: sparkfun/SparkFun_GNSS_Flex_pHAT
6
+
7
+# Default edit/view actions to "main" branch, instead of "master"
8
+edit_uri: blob/main/docs/
9
10
11
# Configures webpage navigation
12
# Excludes README.md files from being built as webpages
0 commit comments