diff --git a/src/main/resources/templates/page/index.html b/src/main/resources/templates/page/index.html index 2df5667ab42468fb9c2b1df0694dbad0445cb868..641d21dd6e5e3410e3c6c4a9f3950744ca56a352 100644 --- a/src/main/resources/templates/page/index.html +++ b/src/main/resources/templates/page/index.html @@ -6,6 +6,6 @@ <link rel="stylesheet" href="../../css/index.css"> </head> <body> - <p>index.html</p> + <p>index.html1</p> </body> </html> \ No newline at end of file