add mobile webapp capable for ios

This commit is contained in:
Nolan Lawson 2018-03-22 20:24:12 -07:00
parent 2785eb28c3
commit e4c6b44e7f
1 changed files with 3 additions and 0 deletions

View File

@ -10,6 +10,9 @@
<link id='theFavicon' rel='icon' type='image/png' href='/favicon.png' >
<link rel="apple-touch-icon" sizes="120x120" href="/apple-icon-120.png" >
<link rel="apple-touch-icon" sizes="180x180" href="/apple-icon-180.png" >
<meta name="mobile-web-app-capable" content="yes" >
<meta name="apple-mobile-web-app-title" content="Pinafore" >
<meta name="apple-mobile-web-app-status-bar-style" content="white" >
<style>
/* auto-generated w/ build-sass.js */