diff options
author | tpart <tpart120@proton.me> | 2025-05-31 19:07:58 +0200 |
---|---|---|
committer | tpart <tpart120@proton.me> | 2025-05-31 19:07:58 +0200 |
commit | c554c44b28ccd142704f11bfce0e56d6879aa257 (patch) | |
tree | ac4a385c320ce07dcfb453b7321ad0afe9526beb | |
parent | f224cd4bfc51f005d13e600b744e4248f1d8cf57 (diff) | |
download | hurrycurry-website-c554c44b28ccd142704f11bfce0e56d6879aa257.tar hurrycurry-website-c554c44b28ccd142704f11bfce0e56d6879aa257.tar.bz2 hurrycurry-website-c554c44b28ccd142704f11bfce0e56d6879aa257.tar.zst |
Update title
-rw-r--r-- | index_template.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/index_template.html b/index_template.html index 1d6a331..9835d04 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, SOF93</title> + <title>Hurry Curry! by metamuffin, tpart, nokoe</title> <meta name="description" content="A cooperative fast-paced game about running a restaurant together." /> <link href="style.css" rel="stylesheet" /> </head> |