Skip to content

Commit 37d0680

Browse files
committed
Update mkdocs.yml
1 parent 8d896b8 commit 37d0680

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

mkdocs.yml

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ theme:
1919

2020
# Theme: https://squidfunk.github.io/mkdocs-material/
2121
name: material
22-
22+
2323
# Icon in Browser Tab (must be square img - i.e. 32x32 pixels)
2424
logo: assets/sfe_logo_sm.png
2525
# Page Font
@@ -91,7 +91,7 @@ theme:
9191
icon:
9292
# Sets homepage icon
9393
logo: sfe-logo
94-
94+
9595
# Sets repo icon to GitHub icon
9696
repo: fontawesome/brands/github
9797

@@ -145,13 +145,13 @@ plugins:
145145
# Enables use of Git submodules and larger code base
146146
- monorepo
147147
# For PDF rendering
148-
- with-pdf:
149-
author: SparkFun Electronics®
150-
copyright: Copyright 2023 - SparkFun Electronics®
151-
cover_subtitle: none
152-
cover_logo: assets/img/sfe_logo_sm.png
153-
exclude_pages: [ "hard_copy", "single_page", "file_issue", "contribute" ]
154-
output_path: ../assets/SparkFun_u-blox_GNSS_Receiver_Breakout_-_MAX-M10S_Hookup_Guide.pdf
148+
#- with-pdf:
149+
# author: SparkFun Electronics®
150+
# copyright: Copyright 2023 - SparkFun Electronics®
151+
# cover_subtitle: none
152+
# cover_logo: assets/img/sfe_logo_sm.png
153+
# exclude_pages: [ "hard_copy", "single_page", "file_issue", "contribute" ]
154+
# output_path: ../assets/SparkFun_u-blox_GNSS_Receiver_Breakout_-_MAX-M10S_Hookup_Guide.pdf
155155

156156
# Included Markdown extensions
157157
markdown_extensions:

0 commit comments

Comments
 (0)