all repos — homestead @ c774ba1831ffae29b2d79034b79800159919e053

Code for my website

Make homepage microformats-friendly

Alan Pearce
commit

c774ba1831ffae29b2d79034b79800159919e053

parent

9e0b22751e47d7ca3ec7f1874693abac267c2b5b

1 file changed, 3 insertions(+), 2 deletions(-)

jump to
M layouts/index.htmllayouts/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>