Add cache manifest.
authorThadeu Lima de Souza Cascardo <cascardo@holoscopio.com>
Thu, 31 Jan 2013 02:34:32 +0000 (00:34 -0200)
committerThadeu Lima de Souza Cascardo <cascardo@holoscopio.com>
Thu, 31 Jan 2013 02:34:32 +0000 (00:34 -0200)
pomo.appcache [new file with mode: 0644]
pomo.webapp

diff --git a/pomo.appcache b/pomo.appcache
new file mode 100644 (file)
index 0000000..4112eae
--- /dev/null
@@ -0,0 +1,5 @@
+CACHE MANIFEST
+# v1
+http://pomo.cascardo.info/index.html
+http://pomo.cascardo.info/install.js
+http://pomo.cascardo.info/images/*.png
index 197a4ae..1aba89e 100644 (file)
@@ -10,5 +10,5 @@
                "url": "http://cascardo.info/"
        },
        "default_locale": "en",
-       "appcache_path": "/index.manifest"
+       "appcache_path": "/pomo.appcache"
 }