Skip to content
Snippets Groups Projects
Commit c7664432 authored by Ryan Kraus's avatar Ryan Kraus
Browse files

Updated the broken link to the apple-touch icon in the frontend.

parent 83aea10f
No related branches found
No related tags found
No related merge requests found
......@@ -15,8 +15,8 @@
<link rel='shortcut icon' href='/static/favicon.ico' />
<link rel='icon' type='image/png'
href='/static/favicon-192x192.png' sizes='192x192'>
<link rel='apple-touch-icon' sizes='180x180'
href='/apple-icon-180x180.png'>
<link rel='apple-touch-icon' sizes='192x192'
href='/static/favicon-192x192.png'>
<meta name='theme-color' content='#03a9f4'>
</head>
<body fullbleed>
......
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