fixed encoding problems on front page

This commit is contained in:
2022-04-22 18:52:03 +02:00
parent 49845a076a
commit 5d5a1faecf
2 changed files with 2 additions and 1 deletions

View File

@@ -6,7 +6,7 @@
<groupId>org.example</groupId>
<artifactId>Widerhall</artifactId>
<version>0.2.23</version>
<version>0.2.24</version>
<build>
<plugins>
<plugin>

View File

@@ -1,6 +1,7 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8" />
<link rel="stylesheet" href="css" />
</head>
<body>