Skip to content

Commit

Permalink
trying to hide toolbar
Browse files Browse the repository at this point in the history
  • Loading branch information
cthuff committed Mar 10, 2022
1 parent ea6d38d commit e452d7d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
<meta name="apple-mobile-web-app-title" content="When Can I Go Home?">
<meta name="apple-mobile-web-app-capable" content="yes">
<link rel="apple-touch-icon" href="/myicon.icns">
<meta name="apple-mobile-web-app-status-bar-style" content="black">
<meta http-equiv="Cache-control" content="public"><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
<meta http-equiv="Content-Security-Policy" content="script-src 'unsafe-inline' 'self'; style-src 'unsafe-inline' 'self' ">
<meta name="viewport" content="device-width, initial-scale=1.0 maximum-scale=2.0">
Expand Down

0 comments on commit e452d7d

Please sign in to comment.