Update index.html

This commit is contained in:
2019-04-25 17:55:06 -04:00
committed by GitHub
parent eab7420b69
commit 72ac242ba8
+1 -1
View File
@@ -2,7 +2,7 @@
<head>
<title>WebStrayer v.2 - Nicholas Pease</title>
<script src="script.js"></script>
<link rel="manifest" href="/manifest.json">
<link rel="manifest" href="manifest.json">
<link rel="stylesheet" type="text/css" href="style.css">
<link rel="icon" type="image/png" href="https://i.imgur.com/O4AeOvI.png">
</head>