{{ .Title }}
- - {{ .Content }} +{{ .Title }}
+ +
+ {{ .Content }}
+
From 368c103bbe6a84e508a7f54280d913034f517ee6 Mon Sep 17 00:00:00 2001 From: Alan Pearce Date: Sat, 19 Jul 2014 18:13:08 +0100 Subject: Add article microdata --- layouts/_default/single.html | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) (limited to 'layouts/_default') diff --git a/layouts/_default/single.html b/layouts/_default/single.html index 150dd69..6c3ac3b 100644 --- a/layouts/_default/single.html +++ b/layouts/_default/single.html @@ -1,10 +1,14 @@ {{ template "theme/partials/head.html" . }}