Skip to content

Commit

Permalink
Corrige le favicon manquant (#759)
Browse files Browse the repository at this point in the history
Actuellement, la favicon n'apparaît plus. Ticket upstream :
squidfunk/mkdocs-material#4631

~~En attendant une réponse voire une correction, on utilise une image
locale.~~

La correction ayant été rapidement publiée, on utilise plutôt la dernière
version du thème.
  • Loading branch information
Guts committed Nov 15, 2022
1 parent 829c9ae commit 827474a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements-insiders.txt
@@ -1,7 +1,7 @@
# Insiders
# --------

git+https://${GH_TOKEN_MATERIAL_INSIDERS}@github.com/squidfunk/mkdocs-material-insiders.git@8.5.10-insiders-4.26.2#egg=mkdocs-material
git+https://${GH_TOKEN_MATERIAL_INSIDERS}@github.com/squidfunk/mkdocs-material-insiders.git@8.5.10-insiders-4.26.3#egg=mkdocs-material
# git+https://${GH_TOKEN_MATERIAL_INSIDERS}@github.com/squidfunk/mkdocs-material-insiders.git

-r requirements.txt

0 comments on commit 827474a

Please sign in to comment.