about summary refs log tree commit diff stats
path: root/layouts/index.html
diff options
context:
space:
mode:
authorAlan Pearce2020-01-11 18:53:14 +0100
committerAlan Pearce2020-01-11 18:53:14 +0100
commit857d20052a7bf0454c1b02015e697b25f10a69dd (patch)
tree6caaae82c79ff93a563ccc7623e1844ed828b625 /layouts/index.html
parentfd99649c5f99db92528e015fd317a5b0fc8ab636 (diff)
downloadwebsite-857d20052a7bf0454c1b02015e697b25f10a69dd.tar.lz
website-857d20052a7bf0454c1b02015e697b25f10a69dd.tar.zst
website-857d20052a7bf0454c1b02015e697b25f10a69dd.zip
Make homepage microformats-friendly
Diffstat (limited to 'layouts/index.html')
-rw-r--r--layouts/index.html5
1 files changed, 3 insertions, 2 deletions
diff --git a/layouts/index.html b/layouts/index.html
index 8aebc2d..9047132 100644
--- a/layouts/index.html
+++ b/layouts/index.html
@@ -1,6 +1,7 @@
 {{ define "main" -}}
-<main>
-  <section>
+<main class="h-card">
+  <h1 class="p-name">Alan Pearce</h1>
+  <section class="p-note">
     {{ .Content }}
   </section>
   <section>