Switch to ISO dates

This commit is contained in:
Ian Gulliver
2019-04-25 02:45:09 +00:00
parent 833f4dae16
commit a3dfa24549
155 changed files with 317 additions and 307 deletions

View File

@@ -21,6 +21,16 @@
<main>
<!--# if expr="$title" -->
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "BlogPosting",
"author": "Ian \"flamingcow\" Gulliver",
"headline": "<!--# echo var="title" -->",
"datePublished": "<!--# echo var="date" -->"
}
</script>
<article>
<!--# endif -->