add mkdocs-open-in-new-tab

This commit is contained in:
Michael Grote 2023-11-13 22:26:17 +01:00
parent d1c01c6796
commit e5c9080dc6
1 changed files with 2 additions and 1 deletions

View File

@ -6,4 +6,5 @@ FROM squidfunk/mkdocs-material
RUN pip install --no-cache-dir \
mkdocs-include-dir-to-nav \
mkdocs-git-revision-date-localized-plugin \
mkdocs-git-authors-plugin
mkdocs-git-authors-plugin \
mkdocs-open-in-new-tab