summaryrefslogtreecommitdiffstatshomepage
path: root/templates/post.xml
diff options
context:
space:
mode:
Diffstat (limited to 'templates/post.xml')
-rw-r--r--templates/post.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/post.xml b/templates/post.xml
index b04439a..e186105 100644
--- a/templates/post.xml
+++ b/templates/post.xml
@@ -7,7 +7,7 @@
<link rel="icon" href="../logo.svg"/>
<meta charset="utf-8"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
- <meta name="date" scheme="YYYY-MM-DD" content="${sblg-date}" />
+ <meta name="dc:date" content="${sblg-date}" />
<meta name="author" content="${sblg-authortext}" />
<meta name="twitter:card" content="summary" />
<meta name="twitter:title" content="${sblg-titletext}" />