diff options
Diffstat (limited to 'layouts/index.html')
-rw-r--r-- | layouts/index.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/layouts/index.html b/layouts/index.html index 9047132..25eaf74 100644 --- a/layouts/index.html +++ b/layouts/index.html @@ -1,5 +1,6 @@ {{ define "main" -}} <main class="h-card"> + <img height="128" width="128" class="u-photo" src="/img/me-thumb.jpg" /> <h1 class="p-name">Alan Pearce</h1> <section class="p-note"> {{ .Content }} |