using appcache

This commit is contained in:
unknown 2015-07-21 14:06:32 +01:00
parent c63f87c474
commit d07546c669
2 changed files with 12 additions and 1 deletions

11
html/pipes.appcache Normal file
View File

@ -0,0 +1,11 @@
CACHE MANIFEST
# v1 - 2011-08-13
# This is a comment.
http://pipes.silvrtree.co.uk/css/skeleton-min.css
http://pipes.silvrtree.co.uk/css/normalize-min.css
http://pipes.silvrtree.co.uk/favicon-16x16.png
http://fonts.googleapis.com/css?family=Raleway:400,300,600
https://fonts.googleapis.com/css?family=Raleway:400,300,600
https://fonts.gstatic.com/s/raleway/v9/0dTEPzkLWceF7z0koJaX1A.woff2
https://fonts.gstatic.com/s/raleway/v9/-_Ctzj9b56b8RgXW8FArifk_vArhqVIZ0nv9q090hN8.woff2
https://fonts.gstatic.com/s/raleway/v9/xkvoNo9fC8O2RDydKj12b_k_vArhqVIZ0nv9q090hN8.woff2

View File

@ -1,5 +1,5 @@
<!DOCTYPE html>
<html>
<html manifest="pipes.appcache">
<head>
<title><%=description%></title>
<meta charset="UTF-8">