Skip to content

Commit 8dcaa5a

Browse files
authored
Update mkdocs.yml
1 parent b291d4b commit 8dcaa5a

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

mkdocs.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,19 +2,25 @@
22
site_name: SparkFun GNSS Receiver Breakout - MAX-M10S (Qwiic) Hookup Guide
33
site_description: A hookup guide for the SparkFun GNSS Receiver Breakout - MAX-M10S (Qwiic)
44
site_url: https://sparkfun.github.io/SparkFun_u-blox_MAX-M10S
5+
site_author: SparkFun Electronics
56

7+
# Default edit/view actions to "main" branch, instead of "master"
68
edit_uri: blob/main/docs/
79

810
repo_url: https://github.com/sparkfun/SparkFun_u-blox_MAX-M10S
911
repo_name: sparkfun/SparkFun_u-blox_MAX-M10S
12+
1013
copyright:
1114
Copyright 2023 - <a href="https://www.sparkfun.com/" target="_blank" rel="noopener">SparkFun Electronics&#174;<br>
1215
<a href="https://goo.gl/maps/vkstCpQZW6jZMjzYA" target="_blank" rel="noopener">6333 Dry Creek Parkway, Niwot, Colorado 80503</a>
1316

1417
# Configuration for webpage theme
1518
theme:
19+
1620
# Theme: https://squidfunk.github.io/mkdocs-material/
1721
name: material
22+
23+
# Icon in Browser Tab (must be square img - i.e. 32x32 pixels)
1824
logo: assets/sfe_logo_sm.png
1925
# Page Font
2026
font:

0 commit comments

Comments
 (0)