aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--layouts/partials/nav.html1
-rw-r--r--static/avatar-no-background.pngbin12880 -> 37454 bytes
2 files changed, 1 insertions, 0 deletions
diff --git a/layouts/partials/nav.html b/layouts/partials/nav.html
index 9a842e1..3763b67 100644
--- a/layouts/partials/nav.html
+++ b/layouts/partials/nav.html
@@ -2,6 +2,7 @@
<a href="/">
<img
src="/avatar-no-background.png"
+ width="128" height="128"
alt="Hiker" />
</a>
<h1>Michael Hunteman's Website</h1>
diff --git a/static/avatar-no-background.png b/static/avatar-no-background.png
index 7302f95..241e6b1 100644
--- a/static/avatar-no-background.png
+++ b/static/avatar-no-background.png
Binary files differ