"Removing Mobile Chrome in Octopress"
On mobile devices, the address bar takes up too much space. Here is how I made it disappear on this blog. This blog is an Octopress blog so I put it in octopress/source/_includes/custom/head.html
, but the code html and javascript should work on any webpage.
<meta …