Added option to add image (e.g. portrait) on front page

This commit is contained in:
Nils Sandmann 2020-05-13 22:52:44 +02:00
parent c3bf34a1e0
commit aba0ed25cc
No known key found for this signature in database
GPG key ID: 605B8EC396A1D3B9
3 changed files with 13 additions and 1 deletions

View file

@ -98,6 +98,10 @@ 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"
# Social icons
[[params.social]]
name = "twitter"