From 39da9316bad7d28984cc8fe10fe0f61717e7f434 Mon Sep 17 00:00:00 2001
From: Romain Deville <code@romaindeville.fr>
Date: Tue, 18 May 2021 10:22:21 +0200
Subject: [PATCH] =?UTF-8?q?=F0=9F=90=9B=F0=9F=94=A7=20Remove=20lightgaller?=
 =?UTF-8?q?y=20from=20mkdocs.yml=20user=20template?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

---
 user_config/mkdocs.local.yml | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/user_config/mkdocs.local.yml b/user_config/mkdocs.local.yml
index 28c3c4c..595626c 100644
--- a/user_config/mkdocs.local.yml
+++ b/user_config/mkdocs.local.yml
@@ -154,9 +154,6 @@ markdown_extensions:
   - pymdownx.tasklist:
       custom_checkbox: true
   - pymdownx.tilde:
-  # Locally installed in docs/theme/plugins/ from original repo
-  # https://github.com/g-provost/lightgallery-markdown
-  - lightgallery:
 
 # Extra Data Information & Customization
 # ---------------------------------------------------------------------------
-- 
GitLab