From a4a59b1d5bee1b7c0ac9119695d4758ecf9fb8ba Mon Sep 17 00:00:00 2001
From: Super Manito <68613938+SuperManito@users.noreply.github.com>
Date: Thu, 6 Mar 2025 02:15:16 +0800
Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E6=96=87=E6=A1=A3?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
docs/assets/images/icon/centos.svg | 2 +-
docs/theme/main.html | 6 ------
requirements.txt | 2 +-
3 files changed, 2 insertions(+), 8 deletions(-)
delete mode 100644 docs/theme/main.html
diff --git a/docs/assets/images/icon/centos.svg b/docs/assets/images/icon/centos.svg
index bea939d..1a3f9f1 100644
--- a/docs/assets/images/icon/centos.svg
+++ b/docs/assets/images/icon/centos.svg
@@ -1 +1 @@
-
\ No newline at end of file
+
\ No newline at end of file
diff --git a/docs/theme/main.html b/docs/theme/main.html
deleted file mode 100644
index 7354e23..0000000
--- a/docs/theme/main.html
+++ /dev/null
@@ -1,6 +0,0 @@
-{% extends "base.html" %}
-
-{% block site_meta %}
- {{ super() }}
-
-{% endblock %}
\ No newline at end of file
diff --git a/requirements.txt b/requirements.txt
index 4950bfa..c20a01b 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -1,3 +1,3 @@
-mkdocs-material==9.6.5
+mkdocs-material==9.6.7
mkdocs-glightbox==0.4.0
mkdocs-exclude-search==0.6.6
\ No newline at end of file