Skip to content

Commit 9b03edc

Browse files
committed
Update mkdocs.yml
1 parent af44660 commit 9b03edc

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

mkdocs.yml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -153,11 +153,11 @@ plugins:
153153
enable_creation_date: true
154154
type: timeago
155155
# Add git committers at the bottom of the page
156-
- git-committers:
157-
repository: sparkfun/SparkFun_Pico_Vision_Kit_for_XRP
158-
branch: main
156+
#- git-committers:
157+
# repository: sparkfun/SparkFun_Qwiic_ADC_ADS1219
158+
# branch: main
159159
# Add git authors at the bottom of the page
160-
- git-authors
160+
# - git-authors
161161
# Enables use of Git submodules and larger code base
162162
- monorepo
163163
# # For PDF rendering
@@ -197,7 +197,7 @@ markdown_extensions:
197197
- md_in_html
198198
- attr_list
199199
- pymdownx.emoji:
200-
emoji_index: !!python/name:materialx.emoji.twemoji
200+
emoji_index: !!python/name:material.extensions.emoji.twemoji
201201
emoji_generator: !!python/name:materialx.emoji.to_svg
202202
options:
203203
custom_icons:

0 commit comments

Comments
 (0)