X-Git-Url: http://git.shiar.nl/minimedit.git/blobdiff_plain/b3aec6cf1cd18493d44cf68d88c8f55b6a417f9c..772961fd4e9be46ad340cad1e55ee5f28cc5b968:/nieuws/feed/index.php diff --git a/nieuws/feed/index.php b/nieuws/feed/index.php index 00fa7ea..9fb71a9 100644 --- a/nieuws/feed/index.php +++ b/nieuws/feed/index.php @@ -1,5 +1,6 @@ '; $siteref = (empty($_SERVER['HTTPS']) ? 'http' : 'https') . '://' . $_SERVER['HTTP_HOST']; ?> @@ -10,9 +11,10 @@ $siteref = (empty($_SERVER['HTTPS']) ? 'http' : 'https') . '://' . $_SERVER['HTT / + /favicon.png Lijtweg handler) . "/2???"; $pages = array_reverse(glob("$root/*.html")); foreach ($pages as $i => $page) { @@ -27,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));