fixed style sheet in html head

This commit is contained in:
s5260822 2025-03-20 00:59:49 +01:00
parent f382c58b26
commit c939a08a42

View file

@ -1,7 +1,7 @@
<!DOCTYPE html>
<html lang="de">
<head>
<link rel="stylesheet" href="index.css">
<link rel="stylesheet" href="/index.css">
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Rede von ${s.speakerName} <#if s.fraction??> (${s.fraction}) </#if></title>