use non-animated placeholder
This commit is contained in:
parent
7fbf19a417
commit
c05cf47aaf
2 changed files with 2 additions and 3 deletions
BIN
assets/images/alps-keycaps-small.webp
Normal file
BIN
assets/images/alps-keycaps-small.webp
Normal file
Binary file not shown.
After Width: | Height: | Size: 86 KiB |
|
@ -14,10 +14,9 @@ enableCodeCopy = true
|
|||
|
||||
mainSections = ["posts"]
|
||||
|
||||
# non-animated background
|
||||
# non-animated background & place holder
|
||||
defaultBackgroundImage = "/images/alps-keycaps.webp"
|
||||
|
||||
defaultFeaturedImage = "/img/featured.svg"
|
||||
defaultFeaturedImage = "/images/alps-keycaps-small.webp"
|
||||
|
||||
highlightCurrentMenuArea = true
|
||||
smartTOC = true
|
||||
|
|
Loading…
Reference in a new issue