Skip to content

Commit

Permalink
fixed broken git image in appcache
Browse files Browse the repository at this point in the history
  • Loading branch information
remy committed May 17, 2011
1 parent 135c8fc commit 437c65e
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion html5demo.appcache
Original file line number Diff line number Diff line change
@@ -1,9 +1,13 @@
CACHE MANIFEST

# Build 2011-02-22
# Build 2011-05-17

CACHE:
images/shade.jpg
images/bin.jpg
/js/h5utils-offline.js
/css/html5demos.css

NETWORK:
http://*
https://*

0 comments on commit 437c65e

Please sign in to comment.