X-Git-Url: http://git.shiar.nl/minimedit.git/blobdiff_plain/a034b7a3f5b363f74a47c9f20bfa0cf4f2988b34..a954f506e0bf23798d7fee41a07dcba2c80c915d:/nieuws/feed/index.php diff --git a/nieuws/feed/index.php b/nieuws/feed/index.php index a5a5eee..9fb71a9 100644 --- a/nieuws/feed/index.php +++ b/nieuws/feed/index.php @@ -14,7 +14,7 @@ $siteref = (empty($_SERVER['HTTPS']) ? 'http' : 'https') . '://' . $_SERVER['HTT /favicon.png Lijtweg handler) . "/2???"; $pages = array_reverse(glob("$root/*.html")); foreach ($pages as $i => $page) { @@ -29,8 +29,8 @@ foreach ($pages as $i => $page) { link ?> <?= $article->title ?> - dateiso ?> - dateiso ?> + meta['article:published_time'] ?? $article->dateiso ?> + meta['article:modified_time'] ?? $article->dateiso ?> teaser) { printf("\t\t%s\n", htmlspecialchars($article->teaser));