feat: cleaner link embeds
This commit is contained in:
parent
e32c273c79
commit
e93ce87de9
@ -54,3 +54,9 @@ params:
|
|||||||
msTileIcon: /images/mstile-150x150.png
|
msTileIcon: /images/mstile-150x150.png
|
||||||
themeColor: /images/"#040404"
|
themeColor: /images/"#040404"
|
||||||
logo: /images/logo.svg
|
logo: /images/logo.svg
|
||||||
|
|
||||||
|
opengraph:
|
||||||
|
# only include website title + 30 word abstract into embeds
|
||||||
|
description: "{{ substr .Summary 0 30 }} ..."
|
||||||
|
twitter:image:src: ""
|
||||||
|
og:image: ""
|
||||||
|
Loading…
x
Reference in New Issue
Block a user