Use webp instead of jpg for faster load times
This commit is contained in:
@@ -13,7 +13,7 @@ pygmentsStyle = "monokai"
|
||||
[params]
|
||||
footer = "The Marauders"
|
||||
description = "Sky above, sand below & peace within"
|
||||
avatarURL = "/images/avatar.jpg"
|
||||
avatarURL = "/images/avatar.webp"
|
||||
avatarSize = "size-m"
|
||||
customHeadHTML = ""
|
||||
showPostsOnHomePage = "popular"
|
||||
|
||||
BIN
exampleSite/static/images/avatar.webp
Normal file
BIN
exampleSite/static/images/avatar.webp
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 14 KiB |
Reference in New Issue
Block a user