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