pull/249/head
xwashere 7 months ago
parent 64993533fb
commit cb0d3ebde3
No known key found for this signature in database
GPG Key ID: 042F8BFA1B0EF93B

@ -13,9 +13,10 @@ html.dark.sl-theme-dark(lang='en', prefix='og: https://ogp.me/ns')
//- embed data
meta(property='og:title', content=embed.title)
meta(property='og:description', content=embed.description)
meta(property='og:type', content='object')
meta(property='og:type', content='image')
meta(property='og:image', content=url)
meta(property='og:url', content='.')
meta(property='twitter:card', content='summary_large_image')
//- mixins
include ../node_modules/shoelace-fontawesome-pug/sl-fa-mixin.pug

Loading…
Cancel
Save