about summary refs log tree commit diff stats
path: root/config.toml
diff options
context:
space:
mode:
authorAlan Pearce2017-06-17 17:36:00 +0200
committerAlan Pearce2017-06-17 17:36:00 +0200
commit535c4b4e1e74c9fb875db63db2e8456e37e19ada (patch)
treeb68c303d7c123a8e1a8f8f4152701b0d2679bb1d /config.toml
parent668393b4e9e98097762bb687c0da78e396bafa06 (diff)
downloadwebsite-535c4b4e1e74c9fb875db63db2e8456e37e19ada.tar.lz
website-535c4b4e1e74c9fb875db63db2e8456e37e19ada.tar.zst
website-535c4b4e1e74c9fb875db63db2e8456e37e19ada.zip
Add photo
Diffstat (limited to 'config.toml')
-rw-r--r--config.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/config.toml b/config.toml
index fc43b77..b377881 100644
--- a/config.toml
+++ b/config.toml
@@ -12,6 +12,7 @@ layoutReverse = true
 
 [author]
     name = "Alan Pearce"
+    image = "img/me-thumb.jpg"
 
 [[menu.main]]
     name = "Home"