Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/rhazdon/hugo-theme-hello-friend-ng.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDjordje Atlialp <djordje@atlialp.com>2020-07-02 13:49:45 +0300
committerDjordje Atlialp <djordje@atlialp.com>2020-07-02 13:49:45 +0300
commit03cbab6207446898a44252a9f9ef3fcbf850e7c8 (patch)
tree8056a434eb78be3642ede93ac65550a9b31cf0cd /exampleSite
parentfba97261f317d8b5a336d6fd295124b93c9e1341 (diff)
Add maxWidth to portrait
Diffstat (limited to 'exampleSite')
-rw-r--r--exampleSite/config.toml5
1 files changed, 3 insertions, 2 deletions
diff --git a/exampleSite/config.toml b/exampleSite/config.toml
index 615ced8..3c90b05 100644
--- a/exampleSite/config.toml
+++ b/exampleSite/config.toml
@@ -101,8 +101,9 @@ disableHugoGeneratorInject = false
# logoCursorAnimate = "2s"
[params.portrait]
- path = "/img/image.jpg"
- alt = "Portrait"
+ path = "/img/image.jpg"
+ alt = "Portrait"
+ maxWidth = "50px"
# Social icons
[[params.social]]