Add maxWidth to portrait

This commit is contained in:
Djordje Atlialp 2020-07-02 12:49:45 +02:00
parent fba97261f3
commit 03cbab6207
No known key found for this signature in database
GPG key ID: 50C5BBECF350BB74
2 changed files with 5 additions and 4 deletions

View file

@ -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]]