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
commitc66b94d18f18dae200fe85fb8efcc00027350078 (patch)
tree02e6a645881a525423c9a1ef6cfae394e2c08f15 /config.toml
parent8996c4600c7a0f67199435928fc2c3804b31a901 (diff)
downloadwebsite-c66b94d18f18dae200fe85fb8efcc00027350078.tar.lz
website-c66b94d18f18dae200fe85fb8efcc00027350078.tar.zst
website-c66b94d18f18dae200fe85fb8efcc00027350078.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"