summaryrefslogtreecommitdiff
path: root/hugo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'hugo.toml')
-rw-r--r--hugo.toml5
1 files changed, 2 insertions, 3 deletions
diff --git a/hugo.toml b/hugo.toml
index 85b57dd..d1ddfa9 100644
--- a/hugo.toml
+++ b/hugo.toml
@@ -73,12 +73,11 @@ disableDefaultLanguageRedirect = true
# For displaying a logo, adjust to your file's name in your project's hugo.toml. Otherwise the theme uses title instead
# logo = "/logo.svg"
- # Place files under static/images if you want to display a small image under the title of your homepage
- # homepageImage = "/images/my-portrait.jpg"
-
[params.author]
name = "Your Name"
email = "your@email.com"
+ # Place portrait under static/images if you want to display a small image under the title of your homepage
+ # portrait = "/images/my-portrait.jpg"
# Structure your social media profiles like this in your hugo.toml
# [[params.socials]]