File tree Expand file tree Collapse file tree 1 file changed +9
-9
lines changed Expand file tree Collapse file tree 1 file changed +9
-9
lines changed Original file line number Diff line number Diff line change 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
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
157157markdown_extensions :
You can’t perform that action at this time.
0 commit comments