diff --git a/pom.xml b/pom.xml index 609daee..4ddbb45 100644 --- a/pom.xml +++ b/pom.xml @@ -68,6 +68,7 @@ spring-boot-maven-plugin true + true diff --git a/src/main/resources/templates/index.html b/src/main/resources/templates/index.html index 05e5eab..18cfae2 100644 --- a/src/main/resources/templates/index.html +++ b/src/main/resources/templates/index.html @@ -527,32 +527,7 @@ - +
diff --git a/src/main/resources/templates/layout.html b/src/main/resources/templates/layout.html index 73695fe..106b524 100644 --- a/src/main/resources/templates/layout.html +++ b/src/main/resources/templates/layout.html @@ -804,5 +804,33 @@ +
+ +
\ No newline at end of file