PatchViewer: add creation date info

This commit is contained in:
Steffen Lange 2021-03-05 12:14:22 +01:00
parent e9cc73e674
commit 0698c32dc3

View file

@ -18,6 +18,7 @@ $db->sort();
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta name="title" content="PatchBot">
<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 property="og:type" content="website">
<meta property="og:url" content="https://www.patchbot.de/">