using appcache
This commit is contained in:
parent
c63f87c474
commit
d07546c669
11
html/pipes.appcache
Normal file
11
html/pipes.appcache
Normal 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
|
@ -1,5 +1,5 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<html manifest="pipes.appcache">
|
||||
<head>
|
||||
<title><%=description%></title>
|
||||
<meta charset="UTF-8">
|
||||
|
Loading…
Reference in New Issue
Block a user