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