Skip to content

Commit 15c46c9

Browse files
committed
docs: exclude Zenodo badge from bundling
1 parent fd705f2 commit 15c46c9

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

mkdocs.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -93,6 +93,8 @@ plugins:
9393
# an issue where the sha of the bundled version did not match the one expected from the
9494
# generated `integrity` tag, which caused the library to fail to load.
9595
- cdn.plot.ly/*
96+
# There seems to also be an issue with the Zenodo batch for some reason
97+
- zenodo.org/*
9698
# the social plugin generates social cards for each page of the project
9799
# which are used as previews when sharing links to the documentation
98100
- social

0 commit comments

Comments
 (0)