Skip to content

Instantly share code, notes, and snippets.

@ragemunene
ragemunene / _mobile-ready-web-app.html
Created December 12, 2020 01:26 — forked from hal0gen/_mobile-ready-web-app.html
iOS + Android settings for web applications
<!doctype html>
<!-- Adapted from https://gist.github.com/tfausak/2222823 -->
<html>
<head>
<title>Mobile-ready web app</title>
<!-- CONFIGURATION -->