From c4b3febd3c1d0cb6f745170dfd20730e5014ac9a Mon Sep 17 00:00:00 2001 From: "kts@vger" Date: Sun, 4 Aug 2013 23:35:05 -0700 Subject: [PATCH] more changes for the mobile version, with an appcache added for offline usage --- vif_mobile.appcache | 8 ++++++++ vif_mobile.html | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-) create mode 100644 vif_mobile.appcache diff --git a/vif_mobile.appcache b/vif_mobile.appcache new file mode 100644 index 0000000..1cd9b7f --- /dev/null +++ b/vif_mobile.appcache @@ -0,0 +1,8 @@ +CACHE MANIFEST + +CACHE: +vif_mobile.html +vif.js +CBDL/CBDL_graphics.js +CBDL/CBDL.js +test.vif diff --git a/vif_mobile.html b/vif_mobile.html index a253bdf..8212520 100644 --- a/vif_mobile.html +++ b/vif_mobile.html @@ -1,5 +1,5 @@ - +