about summary refs log tree commit diff stats
path: root/config.toml
diff options
context:
space:
mode:
authorAlan Pearce2017-06-17 17:42:03 +0200
committerAlan Pearce2017-06-17 17:42:03 +0200
commit6761db97eafdeb3b1e2fbf04ce64be8623daec13 (patch)
treee16eb01b967cf7d8a00efc14e7d10c05dd761e92 /config.toml
parent95b081016f0f66d0d113891abf2ba0ad6f6a1ed5 (diff)
downloadwebsite-6761db97eafdeb3b1e2fbf04ce64be8623daec13.tar.lz
website-6761db97eafdeb3b1e2fbf04ce64be8623daec13.tar.zst
website-6761db97eafdeb3b1e2fbf04ce64be8623daec13.zip
Canonicalise author image
Diffstat (limited to 'config.toml')
-rw-r--r--config.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/config.toml b/config.toml
index b377881..3e2aba3 100644
--- a/config.toml
+++ b/config.toml
@@ -12,7 +12,7 @@ layoutReverse = true
 
 [author]
     name = "Alan Pearce"
-    image = "img/me-thumb.jpg"
+    image = "/img/me-thumb.jpg"
 
 [[menu.main]]
     name = "Home"