feat: cleaner link embeds

This commit is contained in:
ae 2024-12-10 14:09:14 +02:00
parent e32c273c79
commit e93ce87de9
Signed by: ae
GPG Key ID: 995EFD5C1B532B3E

View File

@ -54,3 +54,9 @@ params:
msTileIcon: /images/mstile-150x150.png
themeColor: /images/"#040404"
logo: /images/logo.svg
opengraph:
# only include website title + 30 word abstract into embeds
description: "{{ substr .Summary 0 30 }} ..."
twitter:image:src: ""
og:image: ""