aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/resources/templates/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'src/main/resources/templates/index.html')
-rw-r--r--src/main/resources/templates/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main/resources/templates/index.html b/src/main/resources/templates/index.html
index b33e45f..5f28e3a 100644
--- a/src/main/resources/templates/index.html
+++ b/src/main/resources/templates/index.html
@@ -10,7 +10,7 @@
</head>
<body>
-<nav th:insert="~{/navbar :: navigation}"></nav>
+<nav th:insert="~{navbar :: navigation}"></nav>
<hr>