X-Git-Url: http://git.shiar.nl/minimedit.git/blobdiff_plain/c373a1df43c5305be259fb92573a2bc32ee493f2..05c560470887c86a30c82360d7be5caf0de1baa4:/nieuws/feed/index.php diff --git a/nieuws/feed/index.php b/nieuws/feed/index.php index f2c62af..9fb71a9 100644 --- a/nieuws/feed/index.php +++ b/nieuws/feed/index.php @@ -11,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) { @@ -28,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));