X-Git-Url: http://git.shiar.net/minimedit.git/blobdiff_plain/bcf10b57432fab3081d2c5c95f210711adc8e60b..1f8560a20d5d1aa8886688bd7553b8a8fd704fff:/nieuws/index.php diff --git a/nieuws/index.php b/nieuws/index.php index b4191ce..4da5a8b 100644 --- a/nieuws/index.php +++ b/nieuws/index.php @@ -40,7 +40,10 @@ if ($year) { } $html = ob_get_clean(); -printf(''."\n", "/$Page/feed"); +printf(''."\n", + "/$Page/feed", + ' rel="alternate" title="Atom feed van nieuwsberichten" type="application/atom+xml"' +); print $html; print '
'."\n\n";