mirror of
https://github.com/flynx/pWiki.git
synced 2025-12-16 16:11:39 +00:00
some tweaking...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
7c662b9038
commit
ae5736b075
@ -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>
|
||||
|
||||
|
||||
@ -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>
|
||||
|
||||
|
||||
@ -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"
|
||||
}
|
||||
|
||||
@ -1,5 +1,5 @@
|
||||
CACHE MANIFEST
|
||||
# Timestamp: 20170820140603
|
||||
# Timestamp: 20170825133100
|
||||
|
||||
CACHE:
|
||||
ext-lib/FileSaver.js
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user