diff --git a/hugo.yaml b/hugo.yaml index a0fa1a4..80e4311 100644 --- a/hugo.yaml +++ b/hugo.yaml @@ -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: ""