about summary refs log tree commit diff stats
path: root/layouts/index.html
diff options
context:
space:
mode:
authorAlan Pearce2020-09-11 21:10:48 +0200
committerAlan Pearce2020-09-11 21:11:08 +0200
commit0d88380b9d4c0731c60739b262fd659bd6c211c8 (patch)
tree2d0e5ba293c0bb31b67834734521c364ca13602f /layouts/index.html
parent21b8d9838217ee035037954d56b969b5f3a868d7 (diff)
downloadwebsite-0d88380b9d4c0731c60739b262fd659bd6c211c8.tar.lz
website-0d88380b9d4c0731c60739b262fd659bd6c211c8.tar.zst
website-0d88380b9d4c0731c60739b262fd659bd6c211c8.zip
Remove photo
Diffstat (limited to 'layouts/index.html')
-rw-r--r--layouts/index.html1
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 @@
1{{ define "main" -}} 1{{ define "main" -}}
2<main class="h-card"> 2<main class="h-card">
3 <img height="128" width="128" class="u-photo" src="/img/me-thumb.jpg" alt="photo of me" />
4 <h1 class="p-name">Alan Pearce</h1> 3 <h1 class="p-name">Alan Pearce</h1>
5 {{ .Content }} 4 {{ .Content }}
6 <section> 5 <section>