Fix html charset

This commit is contained in:
clerie 2023-06-13 18:32:49 +02:00
parent 0e2fcf3195
commit 9dc6bca6b0
1 changed files with 1 additions and 0 deletions

View File

@ -1,6 +1,7 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>Upcoming Chaos Events</title>
<link rel="stylesheet" href="/style.css">
</head>