Add AppCache manifest to site

This commit is contained in:
davemachado 2017-08-17 12:43:14 -04:00
parent 23ea4e186c
commit 516a91e006
2 changed files with 7 additions and 1 deletions

View file

@ -1,6 +1,6 @@
<!doctype html>
<html lang="en">
<html lang="en" manifest="manifest.appcache">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">

6
src/manifest.appcache Normal file
View file

@ -0,0 +1,6 @@
CACHE MANIFEST
index.html
css/stylesheet.css
scripts/main.js
https://unpkg.com/vue@2.4.2/dist/vue.min.js
https://raw.githubusercontent.com/toddmotto/public-apis/master/json/entries.min.json