From a5150b806c2deea01f2d9cddc36c4d0ddeca1472 Mon Sep 17 00:00:00 2001 From: Djordje Atlialp Date: Thu, 2 Jul 2020 16:26:01 +0200 Subject: [PATCH] Cooment out the potrait for the exampleSite --- exampleSite/config.toml | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/exampleSite/config.toml b/exampleSite/config.toml index debf8bd..da7a50f 100644 --- a/exampleSite/config.toml +++ b/exampleSite/config.toml @@ -100,10 +100,11 @@ disableHugoGeneratorInject = false # Set to a valid CSS time value to change the animation duration, "0s" to disable. # logoCursorAnimate = "2s" - [params.portrait] - path = "/img/image.jpg" - alt = "Portrait" - maxWidth = "50px" + # Uncomment this if you want a portrait on your start page + # [params.portrait] + # path = "/img/image.jpg" + # alt = "Portrait" + # maxWidth = "50px" # Social icons [[params.social]]