Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
<a href="thesite.html" [red]onClick="[i]window.document.links[0].blur()[/i]">Link!</a>[/red]
<a href="thesite.html" onClick="this.blur();">Link!</a>