From 5d17c4245b616bd178b355b9d4408bf85820a59e Mon Sep 17 00:00:00 2001 From: David Griffith Date: Fri, 1 Feb 2019 23:47:16 -0800 Subject: [PATCH] Fix filename in webpage. --- public/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/index.html b/public/index.html index b6ac6f2..f93d191 100644 --- a/public/index.html +++ b/public/index.html @@ -13,7 +13,7 @@ zcode, game, text adventure, z-machine interpreter, unix, linux"> -

Frotz

+

Frotz

A Portable Z-Machine Interpreter

-- 2.34.1