Skip to content

Instantly share code, notes, and snippets.

@beebole
Created July 25, 2017 20:29
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save beebole/2b38eadee78f4d248eb100b45bfaefe9 to your computer and use it in GitHub Desktop.
Save beebole/2b38eadee78f4d248eb100b45bfaefe9 to your computer and use it in GitHub Desktop.
Mobile offline - AppCache setup
<!DOCTYPE html>
<html manifest="offline.appcache">
<head>
<title>loading appCache</title>
</head>
<body></body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment