mirror of
https://github.com/jbowdre/runtimeterror.git
synced 2024-11-10 01:52:19 +00:00
set default description and fallBackOgImage
This commit is contained in:
parent
309a04951e
commit
53432fc1a5
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
||||||
noindex = false
|
noindex = false
|
||||||
|
|
||||||
usePageBundles = true
|
usePageBundles = true
|
||||||
|
description = "while (true) { bugs++; }"
|
||||||
mainSections = ["posts"]
|
mainSections = ["posts"]
|
||||||
|
fallBackOgImage = "images/broken-computer.svg"
|
||||||
|
|
||||||
[theme]
|
[theme]
|
||||||
palette = "runtimeterror"
|
palette = "runtimeterror"
|
||||||
|
|
Loading…
Reference in a new issue