PWA basic implemented (not for admin.php)
This commit is contained in:
parent
d7da479741
commit
acc77ac17f
12 changed files with 193 additions and 1 deletions
1
404.php
1
404.php
|
|
@ -72,6 +72,7 @@ http_response_code(404);
|
|||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width,initial-scale=1">
|
||||
<title>MVLog - 404</title>
|
||||
<?php include __DIR__ . '/_pwa_head.php'; ?>
|
||||
|
||||
<!-- Basic Open Graph -->
|
||||
<meta property="og:type" content="website">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue