diff --git a/src/main/resources/templates/towns/home/homePage.html b/src/main/resources/templates/towns/home/homePage.html index c0eb3564debbaa03dff14cc4946bba0441ae05c3..c8a0cbb5bd7cceb59e3dd19791c607c92b3e0792 100644 --- a/src/main/resources/templates/towns/home/homePage.html +++ b/src/main/resources/templates/towns/home/homePage.html @@ -3,7 +3,7 @@ <head> <meta charset="UTF-8"> <title>Title</title> - <link rel="stylesheet" th:href="@{/css/homepageStyle.css}"> + <link rel="stylesheet" th:href="@{/css/homePageStyle.css}"> <link rel="stylesheet" th:href="@{/css/templatingstyle.css}"> </head>