⚡️ Reduced size of image on frontpage #2
Got the avatar down to ~20kb. Thanks for the issue @timharek, don't know if I'll do anything more with it hehe.
This commit is contained in:
parent
997079038b
commit
e15498ca19
2 changed files with 1 additions and 1 deletions
|
@ -53,7 +53,7 @@ params:
|
||||||
enabled: true # needs to be explicitly set
|
enabled: true # needs to be explicitly set
|
||||||
title: "Sindre Kjelsrud"
|
title: "Sindre Kjelsrud"
|
||||||
subtitle: "Student at Western University of Applied Sciences"
|
subtitle: "Student at Western University of Applied Sciences"
|
||||||
imageUrl: "img/me-myself-and-i.png"
|
imageUrl: "img/20kb-pfp.jpg"
|
||||||
imageTitle: "Me, Myself and I"
|
imageTitle: "Me, Myself and I"
|
||||||
imageWidth: 150
|
imageWidth: 150
|
||||||
imageHeight: 150
|
imageHeight: 150
|
||||||
|
|
BIN
static/img/20kb-pfp.jpg
Normal file
BIN
static/img/20kb-pfp.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 19 KiB |
Loading…
Reference in a new issue