Skip to content

Commit

Permalink
Images correctly working and cached
Browse files Browse the repository at this point in the history
  • Loading branch information
skilowg committed May 13, 2014
1 parent d76c992 commit 24d2251
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions Gabe-li/sample.appcache
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
CACHE MANIFEST
/favicon.ico
/index.html
/css/main.css
/img/card_top1.png
/js/main.js
./favicon.ico
./index.html
./css/main.css
./img/card_top1.png
./js/main.js

0 comments on commit 24d2251

Please sign in to comment.