From 843dbdbfea482bde40c3602bb236c4335082e18e Mon Sep 17 00:00:00 2001 From: Michael Grote Date: Sun, 19 Nov 2023 22:36:18 +0100 Subject: [PATCH] Housekeeping --- Dockerfile | 2 +- README.md | 2 -- 2 files changed, 1 insertion(+), 3 deletions(-) diff --git a/Dockerfile b/Dockerfile index 7a97743..9295b59 100644 --- a/Dockerfile +++ b/Dockerfile @@ -7,4 +7,4 @@ RUN pip install --no-cache-dir \ mkdocs-include-dir-to-nav \ mkdocs-git-revision-date-localized-plugin \ mkdocs-git-authors-plugin \ - mkdocs-open-in-new-tab + mkdocs-open-in-new-tab diff --git a/README.md b/README.md index ec72ee5..77e1720 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,3 @@ # mkdocs [![status-badge](https://ci.mgrote.net/api/badges/13/status.svg)](https://ci.mgrote.net/repos/13) - -# ToDo