From a3960063fe1f0e239bd232cc5c307287b730a96f Mon Sep 17 00:00:00 2001 From: YozoraXCII <96386153+YozoraXCII@users.noreply.github.com> Date: Fri, 15 Nov 2024 20:51:10 +0000 Subject: [PATCH] Remove Blog from Nav (#2319) --- CHANGELOG | 1 + mkdocs.yml | 1 - 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG b/CHANGELOG index 927f1eac..71b46d84 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -25,3 +25,4 @@ Fixes an issue with IMDb Parental Labels not working Fixes an issue where OMDb returned `N/A` as the content rating Fixes an issue where `plex_collectionless` doesn't work if the item was added to a collection in the same run Fixes an issue causing IMDB collection to fail due to duplicate keys +Removed Blog from the Navigation due to lack of time for updating/maintaining it diff --git a/mkdocs.yml b/mkdocs.yml index e0a83f64..b2e4106c 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -349,7 +349,6 @@ nav: - EXPLANATION GUIDES: *guides - COMPANION SCRIPTS: *scripts - USEFUL LINKS: *links - - BLOG: https://blog.kometa.wiki - SPONSOR: https://github.com/sponsors/meisnate12 # - SHOWCASE: # - Overlays Showcase: showcase/overlays.md