diff --git a/config.toml b/config.toml index 30ad6f0..314a028 100644 --- a/config.toml +++ b/config.toml @@ -17,6 +17,7 @@ author = "Greg Hellings" description = "The Hellings Family" pygmentsCodeFences = true pygmentsUseClasses = true +profilePicture = "images/profile.jpg" [menu] diff --git a/static/images/profile.jpg b/static/images/profile.jpg new file mode 100644 index 0000000..8ba9c89 Binary files /dev/null and b/static/images/profile.jpg differ