mirror of
https://github.com/jbowdre/runtimeterror.git
synced 2024-11-09 17:42:19 +00:00
use png for og fallback image
This commit is contained in:
parent
0af3e6ea00
commit
a10c57d24b
2 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ noindex = false
|
|||
usePageBundles = true
|
||||
description = "while (true) { bugs++; }"
|
||||
mainSections = ["posts"]
|
||||
fallBackOgImage = "images/broken-computer.svg"
|
||||
fallBackOgImage = "images/broken-computer.png"
|
||||
numberOfFeaturedPosts = 5
|
||||
numberOfRelatedPosts = 5
|
||||
author = "jbowdre"
|
||||
|
|
BIN
static/images/broken-computer.png
Normal file
BIN
static/images/broken-computer.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 7.3 KiB |
Loading…
Reference in a new issue