Remove errant manifest mention

This commit is contained in:
Eevee (Evelyn Woods) 2021-05-21 21:40:34 -06:00
parent 41e5b5f9b8
commit 952ec10cb5

View File

@ -5,7 +5,6 @@
<title>Lexy's Labyrinth</title> <title>Lexy's Labyrinth</title>
<link rel="stylesheet" type="text/css" href="style.css"> <link rel="stylesheet" type="text/css" href="style.css">
<link rel="shortcut icon" type="image/png" href="icon.png"> <link rel="shortcut icon" type="image/png" href="icon.png">
<link rel="manifest" type="application/json" href="manifest.json">
<script> <script>
"use strict"; "use strict";
{ {