Fix filename in webpage.
authorDavid Griffith <dave@661.org>
Sat, 2 Feb 2019 07:47:16 +0000 (23:47 -0800)
committerDavid Griffith <dave@661.org>
Sat, 2 Feb 2019 07:47:16 +0000 (23:47 -0800)
public/index.html

index b6ac6f243985ff4c2b417b1e5c5985cb93a03050..f93d191289503754f6de41d3c9937870b9354e71 100644 (file)
@@ -13,7 +13,7 @@ zcode, game, text adventure, z-machine interpreter, unix, linux">
 </head>
 <body>
 <a name="top">
-<h1 align="center"><img src="frotz-1.png" alt="Frotz"></h1>
+<h1 align="center"><img src="frotz.png" alt="Frotz"></h1>
 <h1 align="center">A Portable Z-Machine Interpreter</h1>
 </a>