mirror of
https://github.com/osmarks/website
synced 2026-02-28 05:19:44 +00:00
fix embed image
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user