summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTor Andersson <tor@ccxvii.net>2023-07-16 01:05:07 +0200
committerTor Andersson <tor@ccxvii.net>2023-07-16 13:06:00 +0200
commitded5554c5becaf25cc952e3be6c2e4b995729317 (patch)
tree9867679dcf312bf56a6ff964d331ca4e41f3eafa
parent5a6b2d8b599de7a6a9ed1139ad484103642fe7d0 (diff)
downloadfield-cloth-gold-ded5554c5becaf25cc952e3be6c2e4b995729317.tar.gz
Without the the.
-rw-r--r--play.html2
-rw-r--r--title.sql2
2 files changed, 2 insertions, 2 deletions
diff --git a/play.html b/play.html
index 92da5ea..ad9a268 100644
--- a/play.html
+++ b/play.html
@@ -4,7 +4,7 @@
<head>
<meta name="viewport" content="width=device-width, height=device-height, initial-scale=1">
<meta charset="UTF-8">
-<title>THE FIELD OF THE CLOTH OF GOLD</title>
+<title>FIELD OF THE CLOTH OF GOLD</title>
<link rel="icon" href="favicon.svg">
<link rel="stylesheet" href="/fonts/fonts.css">
<link rel="stylesheet" href="/common/play.css">
diff --git a/title.sql b/title.sql
index 42a83d3..29d61fa 100644
--- a/title.sql
+++ b/title.sql
@@ -1 +1 @@
-insert or replace into titles ( title_id, title_name, bgg ) values ( 'field-cloth-gold', 'The Field of the Cloth of Gold', 309752 );
+insert or replace into titles ( title_id, title_name, bgg ) values ( 'field-cloth-gold', 'Field of the Cloth of Gold', 309752 );