some tweaking...

Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
Alex A. Naanou 2017-08-25 13:37:30 +03:00
parent 7c662b9038
commit ae5736b075
4 changed files with 15 additions and 8 deletions

View File

@ -2,7 +2,9 @@
<html manifest="pwiki.appcache">
<head>
<title>pWiki</title>
</head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=no">
<link rel="manifest" href="manifest.json">
@ -19,6 +21,7 @@
<link rel="stylesheet" href="css/fonts.css">
</head>
<style>
</style>

View File

@ -2,7 +2,9 @@
<html manifest="pwiki.appcache">
<head>
<title>pWiki</title>
</head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=no">
<link rel="manifest" href="manifest.json">
@ -19,6 +21,8 @@
<link rel="stylesheet" href="css/fonts.css">
</head>
<style>
</style>

View File

@ -1,7 +1,7 @@
{
"short_name": "pWiki",
"name": "pWiki",
"display": "standalone",
"orientation": "portrait",
"theme_color": "white"
"short_name": "pWiki",
"name": "pWiki",
"display": "standalone",
"orientation": "portrait",
"theme_color": "white"
}

View File

@ -1,5 +1,5 @@
CACHE MANIFEST
# Timestamp: 20170820140603
# Timestamp: 20170825133100
CACHE:
ext-lib/FileSaver.js