all repos — website @ 0d88380b9d4c0731c60739b262fd659bd6c211c8

My website

Remove photo
Alan Pearce alan@alanpearce.eu
Fri, 11 Sep 2020 21:10:48 +0200
commit

0d88380b9d4c0731c60739b262fd659bd6c211c8

parent

21b8d9838217ee035037954d56b969b5f3a868d7

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

jump to
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; }