From 9b6eeba81ec990ff145b30811b144875bd83e532 Mon Sep 17 00:00:00 2001 From: robschia Date: Sat, 6 Dec 2014 00:32:05 +0100 Subject: [PATCH] Added basic microdata --- lib/site_template/_layouts/post.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/lib/site_template/_layouts/post.html b/lib/site_template/_layouts/post.html index a2b4e52f..deeeb1f0 100644 --- a/lib/site_template/_layouts/post.html +++ b/lib/site_template/_layouts/post.html @@ -1,14 +1,14 @@ --- layout: default --- -
+
>
-

{{ page.title }}

- +

{{ page.title }}

+
-
+
{{ content }}