Rename application to mediator

This commit is contained in:
2026-06-10 16:53:28 +02:00
parent a1f6b4157a
commit 83ecb3b862
5 changed files with 7 additions and 7 deletions
+2 -2
View File
@@ -3,7 +3,7 @@
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Group Dates — poll</title>
<title>mediator — poll</title>
<link rel="preconnect" href="https://fonts.googleapis.com">
<link href="https://fonts.googleapis.com/css2?family=Bricolage+Grotesque:wght@700;800&display=swap" rel="stylesheet">
<link rel="stylesheet" href="/static/style.css">
@@ -11,7 +11,7 @@
<body>
<div class="wrap">
<header class="site">
<a class="logo" href="/"><span class="dot"></span>Group Dates</a>
<a class="logo" href="/"><span class="dot"></span>mediator</a>
<span class="tagline">one calendar for the whole crew</span>
</header>