]> git.cworth.org Git - lmno.games/commitdiff
Fix page title to refer to Empathy, not Empires
authorCarl Worth <cworth@cworth.org>
Sun, 14 Jun 2020 18:00:34 +0000 (11:00 -0700)
committerCarl Worth <cworth@cworth.org>
Sun, 14 Jun 2020 18:00:34 +0000 (11:00 -0700)
Obviously, this was a leftover copy/paste error from when initially
creating the Empathy game and using Empires as a template.

empathy/index.html

index d250dc82b06532d80d3661b71c955e3515721deb..c25d75e8dc26abfd4d38d10ca540286f0dbbe5c9 100644 (file)
@@ -4,7 +4,7 @@
     <meta charset="utf-8"/>
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
 
     <meta charset="utf-8"/>
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
 
-    <title>The Game of Empires</title>
+    <title>The Game of Empathy</title>
 
     <link rel="stylesheet" href="/reset.css" type="text/css" />
     <link rel="stylesheet" href="/style.css" type="text/css" />
 
     <link rel="stylesheet" href="/reset.css" type="text/css" />
     <link rel="stylesheet" href="/style.css" type="text/css" />