mirror of https://github.com/freeCodeCamp/devdocs
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
22 lines
475 B
22 lines
475 B
CACHE MANIFEST
|
|
|
|
CACHE:
|
|
/
|
|
<%= javascript_path 'application', asset_host: false %>
|
|
<%= stylesheet_path 'application' %>
|
|
<%= image_path 'icons.png' %>
|
|
<%= image_path 'icons@2x.png' %>
|
|
<%= image_path 'maxcdn.png' %>
|
|
<%= image_path 'maxcdn@2x.png' %>
|
|
<%= image_path 'maxcdn-bw.png' %>
|
|
<%= image_path 'maxcdn-bw@2x.png' %>
|
|
<%= image_path 'gratipay-bw.png' %>
|
|
<%= image_path 'gratipay-bw@2x.png' %>
|
|
<%= asset_path 'docs.js' %>
|
|
<%= doc_index_urls.join "\n" %>
|
|
|
|
NETWORK:
|
|
*
|
|
|
|
FALLBACK:
|