Merge pull request #82 from TheSavior/appcache

Adding a cache manifest
This commit is contained in:
Gabriele Cirulli
2014-03-20 19:41:07 +01:00
2 changed files with 27 additions and 1 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
<!DOCTYPE html>
<html>
<html lang="en" manifest="cache.appcache">
<head>
<meta charset="utf-8">
<title>2048</title>