add profile picture
All checks were successful
ci/woodpecker/manual/woodpecker Pipeline was successful
All checks were successful
ci/woodpecker/manual/woodpecker Pipeline was successful
This commit is contained in:
parent
03fb624f8c
commit
53f4fdb018
12
config.toml
12
config.toml
|
@ -153,12 +153,12 @@ logoHomeLink = "/"
|
||||||
# [params.commento]
|
# [params.commento]
|
||||||
# url = ""
|
# url = ""
|
||||||
|
|
||||||
# Uncomment this if you want a portrait on your start page
|
[params.portrait]
|
||||||
#
|
path = "/img/profile.2022.12.jpeg"
|
||||||
# [params.portrait]
|
pathWebp = "/img/profile.2022.12.webp"
|
||||||
# path = "/img/image.jpg"
|
pathAvif = "/img/profile.2022.12.avif"
|
||||||
# alt = "Portrait"
|
alt = "A picture of Kaan, wearing a beanie, in front of some shrubbery."
|
||||||
# maxWidth = "50px"
|
maxWidth = "20rem"
|
||||||
|
|
||||||
# Social icons
|
# Social icons
|
||||||
[[params.social]]
|
[[params.social]]
|
||||||
|
|
BIN
content/img/profile.2022.12.avif
Normal file
BIN
content/img/profile.2022.12.avif
Normal file
Binary file not shown.
BIN
content/img/profile.2022.12.jpeg
Normal file
BIN
content/img/profile.2022.12.jpeg
Normal file
Binary file not shown.
After Width: | Height: | Size: 201 KiB |
BIN
content/img/profile.2022.12.webp
Normal file
BIN
content/img/profile.2022.12.webp
Normal file
Binary file not shown.
After Width: | Height: | Size: 102 KiB |
|
@ -1 +1 @@
|
||||||
Subproject commit dab69e3307e99d7dc77005e66a363abb36269e90
|
Subproject commit cc0f6ca4cff70497164ffe40b8ffaed8047207f1
|
Loading…
Reference in a new issue