added a manifest.appcache file; first draft.

This commit is contained in:
Manuel Friedli 2015-01-18 17:31:01 +01:00
parent dfac2ae47a
commit 5e85458936
1 changed files with 22 additions and 0 deletions

22
manifest.appcache Normal file
View File

@ -0,0 +1,22 @@
CACHE MANIFEST
# Version <%=VERSION_PLACEHOLDER=%>
css/uhr.css
css/uhr-black.css
css/uhr-blue.css
css/uhr-green.css
css/uhr-pink.css
css/uhr-red.css
css/uhr-white.css
css/uhr-yellow.css
dist/jquery.uhr.complete.min.js
dist/libs.min.js
info/index.html
info/info.css
resources/apple-touch-icon-precomposes.png
resources/close.png
resources/favicon.png
resources/settings.png
resources/uhr.woff
index.html
README.md