mirror of
https://github.com/ikrpg/ikrpg.github.io.git
synced 2026-05-13 14:27:22 +00:00
Experiments with appcache part 14
This commit is contained in:
parent
44e62a48a5
commit
08814748b2
2 changed files with 2 additions and 2 deletions
|
|
@ -1,5 +1,5 @@
|
||||||
<!DOCTYPE html>
|
<!DOCTYPE html>
|
||||||
<html manifest="/manifest.appcache">
|
<html manifest="/appcache.manifest">
|
||||||
<head>
|
<head>
|
||||||
<meta charset="UTF-8" />
|
<meta charset="UTF-8" />
|
||||||
<!--meta name="viewport" content="width=device-width;" /-->
|
<!--meta name="viewport" content="width=device-width;" /-->
|
||||||
|
|
|
||||||
|
|
@ -1,5 +1,5 @@
|
||||||
CACHE MANIFEST
|
CACHE MANIFEST
|
||||||
# 2015-03-23
|
# 2015-03-24.v1
|
||||||
|
|
||||||
CACHE:
|
CACHE:
|
||||||
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue