mirror of
https://github.com/freeCodeCamp/devdocs
synced 2024-11-16 19:48:10 +01:00
e8d52c9cfd
This is needed because the index page is part of the app cache, and the <html> tag has a different class depending on the theme.
14 lines
178 B
Text
14 lines
178 B
Text
CACHE MANIFEST
|
|
# <%= app_theme %> <%= app_size %> <%= app_layout %>
|
|
|
|
CACHE:
|
|
/
|
|
<%= manifest_asset_urls.join "\n" %>
|
|
<%= doc_index_urls.join "\n" %>
|
|
|
|
NETWORK:
|
|
/s/
|
|
*
|
|
|
|
FALLBACK:
|
|
/ /
|