From 98e7b2759546c3fa3740c71ac9bbd4530d3b3606 Mon Sep 17 00:00:00 2001 From: g* Date: Mon, 23 Jun 2025 21:22:23 +0200 Subject: [PATCH] Remove privacy plugin. --- mkdocs.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/mkdocs.yml b/mkdocs.yml index 13dd3b0..7149510 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -109,9 +109,6 @@ plugins: htmlmin_opts: remove_comments: true cache_safe: true - # Plugin to self-host external assets and for link attributes. [https://squidfunk.github.io/mkdocs-material/plugins/privacy/] - # - privacy: - # assets_fetch: true - search # Plugin to create index pages for each section. [https://github.com/oprypin/mkdocs-section-index] - section-index