Skip to content

Commit

Permalink
fixed site manifest href
Browse files Browse the repository at this point in the history
  • Loading branch information
discoverlance-com committed Jul 27, 2020
1 parent cdf6b14 commit 2f9062e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Login-Animate/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<link rel="apple-touch-icon" sizes="180x180" href="./apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="./favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="./favicon-16x16.png">
<link rel="manifest" href="/site.webmanifest">
<link rel="manifest" href="./site.webmanifest">

<!-- Meta Information -->
<meta name="author" content="Lance Armah-Abraham" />
Expand Down

0 comments on commit 2f9062e

Please sign in to comment.