From 5eb1a498dcf248edfdef90b9728b45309422e08d Mon Sep 17 00:00:00 2001 From: Alan Pearce Date: Sun, 20 Jul 2014 12:52:17 +0100 Subject: Add schema.org microdata to homepage --- layouts/index.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'layouts/index.html') diff --git a/layouts/index.html b/layouts/index.html index 74577ac..88d367f 100644 --- a/layouts/index.html +++ b/layouts/index.html @@ -1,6 +1,6 @@ {{ template "theme/partials/head.html" . }} -
+

Categories

    @@ -15,9 +15,9 @@

    Recent Posts

      {{ range .Data.Pages }} -
    • - {{ .Title }} - +
    • + +
    • {{ end }}
    -- cgit 1.4.1