all repos — website @ 857d20052a7bf0454c1b02015e697b25f10a69dd

My website

Make homepage microformats-friendly
Alan Pearce alan@alanpearce.eu
Sat, 11 Jan 2020 18:53:14 +0100
commit

857d20052a7bf0454c1b02015e697b25f10a69dd

parent

fd99649c5f99db92528e015fd317a5b0fc8ab636

2 files changed, 4 insertions(+), 5 deletions(-)

jump to
M content/_index.mdcontent/_index.md
@@ -1,7 +1,5 @@ ---
 title: "Home"
 ---
-## Hello
-Hi. My name is Alan, I live in Berlin, where I work as a
-Full-stack Developer.  I mostly write about Emacs and
+I live in Berlin, where I work as a Full-stack Developer.  I mostly write about Emacs and
 development-related topics.
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>