From 3728289c0b7e5bd47fb2cfe1e244035915a38937 Mon Sep 17 00:00:00 2001 From: salty Date: Fri, 9 Dec 2022 22:23:27 +0100 Subject: [PATCH] bump mkdocs material version and use page header instead --- docs/.meta.yml | 1 - docs/index.md | 4 ++++ docs/requirements.txt | 2 +- mkdocs.yml | 1 - 4 files changed, 5 insertions(+), 3 deletions(-) delete mode 100644 docs/.meta.yml diff --git a/docs/.meta.yml b/docs/.meta.yml deleted file mode 100644 index 63b57c1f0..000000000 --- a/docs/.meta.yml +++ /dev/null @@ -1 +0,0 @@ -ᴴₒᴴₒᴴₒ: true diff --git a/docs/index.md b/docs/index.md index ed0670a28..ee27b0840 100644 --- a/docs/index.md +++ b/docs/index.md @@ -1,3 +1,7 @@ +--- +ᴴₒᴴₒᴴₒ: true +--- + # TRaSH-Guides [![Discord chat](https://img.shields.io/discord/492590071455940612?style=flat-square&color=4051B5&logo=discord){ .off-glb }](https://trash-guides.info/discord){:target="_blank" rel="noopener noreferrer"} diff --git a/docs/requirements.txt b/docs/requirements.txt index 30c765b02..77c4192ee 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -2,7 +2,7 @@ mkdocs-glightbox==0.3.1 mkdocs-awesome-pages-plugin==2.8.0 mkdocs-git-revision-date-localized-plugin==1.1.0 mkdocs-macros-plugin==0.7.0 -mkdocs-material==8.5.10 +mkdocs-material==8.5.11 mkdocs-minify-plugin==0.6.2 mkdocs-redirects==1.2.0 mkdocs-include-markdown-plugin==3.9.1 diff --git a/mkdocs.yml b/mkdocs.yml index 98c8b7ca0..d2d2e2684 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -104,7 +104,6 @@ plugins: show-unknown.md: Radarr/Tips/Radarr-show-unknown-movie-items.md merge-quality.md: Radarr/Tips/Merge-quality.md jdupes.md: Hardlinks/Replace-copies-with-hardlinks.md - - meta theme: name: material