1
0
mirror of https://github.com/osmarks/website synced 2026-02-28 05:19:44 +00:00

fix embed image

This commit is contained in:
osmarks
2026-02-17 21:04:41 +00:00
parent fa5744edf5
commit bf9a01d716

View File

@@ -26,6 +26,7 @@ html(lang="en")
meta(property="og:type", content="website")
meta(property="og:url", content=`https://${domain}${path}`)
meta(property="og:site_name", content=name)
meta(content=`https://${domain}/assets/images/logo256.png`, property="og:image")
link(rel="manifest", href="/assets/manifest.webmanifest")
link(rel="shortcut icon", href="/assets/images/logo256.png", type="image/png")
if markdownAlt