Add maxWidth to portrait
This commit is contained in:
parent
fba97261f3
commit
03cbab6207
2 changed files with 5 additions and 4 deletions
|
@ -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]]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue