aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortpart <tpart120@proton.me>2025-09-14 20:18:51 +0200
committertpart <tpart120@proton.me>2025-09-14 20:18:51 +0200
commitca96155cf27b9254ab3929db647cb01bd3b6c1dd (patch)
tree6585b260acb14454991bb289ad35a4d1889f7369
parentd349363778f1f4df5b39650843c4238b3727f792 (diff)
downloadhurrycurry-website-ca96155cf27b9254ab3929db647cb01bd3b6c1dd.tar
hurrycurry-website-ca96155cf27b9254ab3929db647cb01bd3b6c1dd.tar.bz2
hurrycurry-website-ca96155cf27b9254ab3929db647cb01bd3b6c1dd.tar.zst
Remove developer names from title
-rw-r--r--index_template.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/index_template.html b/index_template.html
index f60f2b4..0099913 100644
--- a/index_template.html
+++ b/index_template.html
@@ -4,7 +4,7 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<meta name="theme-color" content="#24244f" />
- <title>Hurry Curry! by metamuffin, tpart, nokoe</title>
+ <title>Hurry Curry!</title>
<meta name="description" content="A cooperative fast-paced game about running a restaurant together." />
<link href="style.css" rel="stylesheet" />
</head>