forked from ruangrupa/lumbung.space
add opengraph for main page
This commit is contained in:
parent
a8071c8f0e
commit
f921613ee7
@ -1,4 +1,4 @@
|
|||||||
baseURL = "https://beta.lumbung.space"
|
baseURL = "https://lumbung.space"
|
||||||
languageCode = "en-gb"
|
languageCode = "en-gb"
|
||||||
title = "lumbung.space"
|
title = "lumbung.space"
|
||||||
theme = "lumbung-theme"
|
theme = "lumbung-theme"
|
||||||
@ -7,6 +7,9 @@ pluralizeListTitles = "false"
|
|||||||
[params]
|
[params]
|
||||||
logo = "/img/logo.svg"
|
logo = "/img/logo.svg"
|
||||||
favicon = "/img/favicon.ico"
|
favicon = "/img/favicon.ico"
|
||||||
|
description = 'a digital living room for artists'
|
||||||
|
images = ['/img/logo.png']
|
||||||
|
title = 'lumbung dot space'
|
||||||
|
|
||||||
[markup.goldmark.renderer]
|
[markup.goldmark.renderer]
|
||||||
unsafe = true
|
unsafe = true
|
||||||
|
BIN
themes/lumbung-theme/static/img/logo.png
Normal file
BIN
themes/lumbung-theme/static/img/logo.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 35 KiB |
Loading…
Reference in New Issue
Block a user