Make homepage microformats-friendly
1 file changed, 3 insertions(+), 2 deletions(-)
jump to
M layouts/index.html → 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>