From b2627e3f826c7b14d06a1c95e33c515f7efb1425 Mon Sep 17 00:00:00 2001 From: t-takahashi Date: Fri, 3 Feb 2023 08:18:01 +0900 Subject: [PATCH] =?UTF-8?q?update=20version=201.1.4,=20footer=E3=82=B3?= =?UTF-8?q?=E3=83=A1=E3=83=B3=E3=83=88=E3=82=A2=E3=82=A6=E3=83=88?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- build.gradle | 2 +- .../resources/templates/fragment/footer.html | 20 +++++++++---------- 2 files changed, 11 insertions(+), 11 deletions(-) diff --git a/build.gradle b/build.gradle index c92be2c..04a9090 100644 --- a/build.gradle +++ b/build.gradle @@ -5,7 +5,7 @@ plugins { } group = 'io.github.tttol' -version = '1.1.3' +version = '1.1.4' sourceCompatibility = '17' configurations { diff --git a/src/main/resources/templates/fragment/footer.html b/src/main/resources/templates/fragment/footer.html index 785da28..2727eeb 100644 --- a/src/main/resources/templates/fragment/footer.html +++ b/src/main/resources/templates/fragment/footer.html @@ -1,10 +1,10 @@ - - - - - - \ No newline at end of file + + + + + + + + + + \ No newline at end of file