all repos — website @ 0d88380b9d4c0731c60739b262fd659bd6c211c8

My website

Remove photo

Alan Pearce
commit

0d88380b9d4c0731c60739b262fd659bd6c211c8

parent

21b8d9838217ee035037954d56b969b5f3a868d7

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

changed files
M layouts/index.htmllayouts/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>
M themes/xmin/static/css/style.cssthemes/xmin/static/css/style.css
@@ -5,9 +5,6 @@ margin: auto;
max-width: 800px; padding: 1em; } -.u-photo { - float:right; -} /* header and footer areas */ nav > ul { padding: 0; }