diff --git a/og-images.config.js b/og-images.config.js index ae2e831..6a97a1b 100644 --- a/og-images.config.js +++ b/og-images.config.js @@ -125,10 +125,10 @@ function template({ page }) { return html`
- +
- + ${title ? html`
${title.trim()}
` : ''}
`