Skip to content

Commit

Permalink
analytics to cache manifest
Browse files Browse the repository at this point in the history
  • Loading branch information
robert-hoffmann committed Apr 13, 2014
1 parent 04d4381 commit b460785
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 4 deletions.
7 changes: 5 additions & 2 deletions tools/coil/cache.manifest
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
CACHE MANIFEST
# version 20140412
# version 20140414
CACHE:
../content/css/bootstrap.min.css
../content/js/angular.min.js
Expand All @@ -14,4 +14,7 @@ content/css/app.css
content/img/apple-touch-icon.png
content/img/apple-touch-icon-76x76.png
content/img/apple-touch-icon-120x120.png
content/img/apple-touch-icon-152x152.png
content/img/apple-touch-icon-152x152.png
# network
NETWORK:
http://www.google-analytics.com/analytics.js
7 changes: 5 additions & 2 deletions tools/consommation/cache.manifest
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
CACHE MANIFEST
# version 20140412
# version 20140414
CACHE:
../content/css/bootstrap.min.css
../content/js/angular.min.js
Expand All @@ -14,4 +14,7 @@ content/css/app.css
content/img/apple-touch-icon.png
content/img/apple-touch-icon-76x76.png
content/img/apple-touch-icon-120x120.png
content/img/apple-touch-icon-152x152.png
content/img/apple-touch-icon-152x152.png
# network
NETWORK:
http://www.google-analytics.com/analytics.js

0 comments on commit b460785

Please sign in to comment.