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
|
|
@ -54,6 +54,7 @@ $siteHeaderTitle = $headerTitles[array_rand($headerTitles)];
|
|||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width,initial-scale=1">
|
||||
<title>MVL - Contact</title>
|
||||
<?php include __DIR__ . '/_pwa_head.php'; ?>
|
||||
<meta property="og:title" content="MVLog: journal of an unreliable narrator.">
|
||||
<meta property="og:description" content="Motorcycle road stories, hockey passion, pizza nerdism and facts remembered by an unreliable narrator.">
|
||||
<meta property="og:image" content="https://bubulescu.org/assets/img/moto_travel.png">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue