diff options
author | Alan Pearce | 2017-06-17 17:36:00 +0200 |
---|---|---|
committer | Alan Pearce | 2017-06-17 17:36:00 +0200 |
commit | 8996c4600c7a0f67199435928fc2c3804b31a901 (patch) | |
tree | e5c29f22bd4ef2bf04bdbb9f065619ee33f4025d /config.toml | |
parent | 6bbd867db72a92a1eba6eddcda4ccfe0f7a268dd (diff) | |
download | website-8996c4600c7a0f67199435928fc2c3804b31a901.tar.lz website-8996c4600c7a0f67199435928fc2c3804b31a901.tar.zst website-8996c4600c7a0f67199435928fc2c3804b31a901.zip |
Add photo
Diffstat (limited to 'config.toml')
-rw-r--r-- | config.toml | 1 |
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" |