Skip to content
Snippets Groups Projects
Unverified Commit 558e5184 authored by Bekerle, Patrizio's avatar Bekerle, Patrizio :fire:
Browse files

Fix typo

parent e1b83639
No related branches found
No related tags found
No related merge requests found
Pipeline #47116 passed
...@@ -8,7 +8,7 @@ ...@@ -8,7 +8,7 @@
<link rel="shortcut icon" type="image/x-icon" href="<%= getPrivateUrl('favicon.ico') %>"> <link rel="shortcut icon" type="image/x-icon" href="<%= getPrivateUrl('favicon.ico') %>">
<link rel="icon" type="image/svg+xml" href="<%= getPrivateUrl('favicon.svg') %>" sizes="any"> <link rel="icon" type="image/svg+xml" href="<%= getPrivateUrl('favicon.svg') %>" sizes="any">
<!-- PWA manfiest file --> <!-- PWA manifest file -->
<link rel="manifest" href="<%= getUrl(name + '.manifest.json') %>"> <link rel="manifest" href="<%= getUrl(name + '.manifest.json') %>">
<!-- Loading spinner --> <!-- Loading spinner -->
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment