diff --git a/manifest.json b/manifest.json new file mode 100755 index 0000000..538c9ac --- /dev/null +++ b/manifest.json @@ -0,0 +1,6 @@ +{ + "short_name": "pWiki", + "name": "Portable Wiki", + "display": "standalone", + "Theme_color": "white" +} diff --git a/pwiki.appcache b/pwiki.appcache new file mode 100755 index 0000000..e56c154 --- /dev/null +++ b/pwiki.appcache @@ -0,0 +1,16 @@ +CACHE MANIFEST +# Timestamp: 20170820133038 + +CACHE: +lib/*.js +ext-lib/*.js +*.js +css/*.css +css/fonts/Open_Sans/*.ttf +index.html +index2.html +manifest.json + +NETWORK: +* +