From 32e87ec4dcb68879243032b55c85d5e03f7ed154 Mon Sep 17 00:00:00 2001 From: nineya <361654768@qq.com> Date: Wed, 22 Mar 2023 11:00:43 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20=E5=AF=BC=E8=88=AA=E6=8C=89=E9=92=AE?= =?UTF-8?q?=E9=80=82=E9=85=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- templates/common/{actions.ftl => actions.html} | 10 ++++------ templates/common/layout.html | 4 ++-- templates/index.html | 2 ++ 3 files changed, 8 insertions(+), 8 deletions(-) rename templates/common/{actions.ftl => actions.html} (55%) diff --git a/templates/common/actions.ftl b/templates/common/actions.html similarity index 55% rename from templates/common/actions.ftl rename to templates/common/actions.html index eaea538..d443766 100644 --- a/templates/common/actions.ftl +++ b/templates/common/actions.html @@ -1,15 +1,13 @@ -
+
- <#if settings.drawer_toc!true> -
- -
- +
+ +
diff --git a/templates/common/layout.html b/templates/common/layout.html index 71fa15f..3b76f8b 100644 --- a/templates/common/layout.html +++ b/templates/common/layout.html @@ -22,7 +22,7 @@
- +
@@ -33,7 +33,7 @@
- + diff --git a/templates/index.html b/templates/index.html index 3494cd9..e8858f2 100644 --- a/templates/index.html +++ b/templates/index.html @@ -1,7 +1,9 @@ + 首页 +