dynamic naming
This commit is contained in:
+2
-2
@@ -3,7 +3,7 @@
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<title>Sport am Tankumsee Rennplan & Ergebnisse</title>
|
||||
<title></title>
|
||||
<link rel="stylesheet" href="style.css">
|
||||
|
||||
<script src="config.js"></script>
|
||||
@@ -14,7 +14,7 @@
|
||||
|
||||
<header class="bg-indigo-600 text-white shadow-md sticky top-0 z-50">
|
||||
<div class="max-w-7xl mx-auto px-6 py-4">
|
||||
<h1 class="text-xl font-medium tracking-wide">Sport am Tankumsee</h1>
|
||||
<h1 id="app-title" class="text-xl font-medium tracking-wide"></h1>
|
||||
</div>
|
||||
</header>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user