PatchViewer: add creation date info
This commit is contained in:
parent
e9cc73e674
commit
0698c32dc3
1 changed files with 1 additions and 0 deletions
|
|
@ -18,6 +18,7 @@ $db->sort();
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
|
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
|
||||||
<meta name="title" content="PatchBot">
|
<meta name="title" content="PatchBot">
|
||||||
<meta name="author" content="Steffen Lange">
|
<meta name="author" content="Steffen Lange">
|
||||||
|
<meta name="date" content="<?php echo date(DATE_W3C); ?>">
|
||||||
<meta name="description" content="Patch Notification Robot provides you the latest update notifications.">
|
<meta name="description" content="Patch Notification Robot provides you the latest update notifications.">
|
||||||
<meta property="og:type" content="website">
|
<meta property="og:type" content="website">
|
||||||
<meta property="og:url" content="https://www.patchbot.de/">
|
<meta property="og:url" content="https://www.patchbot.de/">
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue