Skip to content

Commit

Permalink
fix: handle missing sphinx_contributors.css
Browse files Browse the repository at this point in the history
  • Loading branch information
BoboTiG committed Feb 4, 2024
1 parent 626b0a7 commit 2d4b66b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions minify.py
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@
"shibuya",
"copybutton",
"togglebutton",
"sphinx_contributors",
"custom",
]
JS_FILES = [
Expand Down
1 change: 1 addition & 0 deletions sources/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -37,3 +37,4 @@

.. contributors:: BoboTiG/luma
:avatars:
:exclude: dependabot[bot]

0 comments on commit 2d4b66b

Please sign in to comment.