about summary refs log tree commit diff stats
path: root/config.toml
diff options
context:
space:
mode:
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"