From 26a0f14e546ad42da92314b5a9c6dcfd8ea8cb19 Mon Sep 17 00:00:00 2001 From: lunaticbum Date: Fri, 5 Sep 2025 18:21:34 +0900 Subject: [PATCH] ... --- .../templates/content/blog/editor.html | 20 +++++++++---------- .../templates/fragments/includes.html | 1 - .../templates/layout/default_layout.html | 2 +- 3 files changed, 11 insertions(+), 12 deletions(-) diff --git a/src/main/resources/templates/content/blog/editor.html b/src/main/resources/templates/content/blog/editor.html index fec118f..152e947 100644 --- a/src/main/resources/templates/content/blog/editor.html +++ b/src/main/resources/templates/content/blog/editor.html @@ -5,19 +5,19 @@ xmlns:sec="http://www.thymeleaf.org/extras/spring-security" layout:decorate="~{layout/default_layout}" > - - - - - - - - - + - + + + + + + + + +
diff --git a/src/main/resources/templates/fragments/includes.html b/src/main/resources/templates/fragments/includes.html index b6318e9..577990c 100644 --- a/src/main/resources/templates/fragments/includes.html +++ b/src/main/resources/templates/fragments/includes.html @@ -12,7 +12,6 @@ - diff --git a/src/main/resources/templates/layout/default_layout.html b/src/main/resources/templates/layout/default_layout.html index 675b640..2e54e6d 100644 --- a/src/main/resources/templates/layout/default_layout.html +++ b/src/main/resources/templates/layout/default_layout.html @@ -7,7 +7,6 @@ - @@ -54,6 +53,7 @@
+