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.xz
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
12 12
13[author] 13[author]
14 name = "Alan Pearce" 14 name = "Alan Pearce"
15 image = "img/me-thumb.jpg" 15 image = "/img/me-thumb.jpg"
16 16
17[[menu.main]] 17[[menu.main]]
18 name = "Home" 18 name = "Home"