icon on Discord embed

This commit is contained in:
osmarks 2023-03-18 15:33:06 +00:00
parent 540a44778d
commit d14f0167cf
1 changed files with 1 additions and 0 deletions

View File

@ -12,6 +12,7 @@ html(lang="en")
meta(name="description", content=description)
link(rel="manifest", href="/assets/manifest.webmanifest")
link(rel="shortcut icon", href="/assets/images/logo256.png", type="image/png")
meta(content=`https://${domain}/assets/images/logo256.png`, property="og:image")
style!= css
if comments !== "off"
script(src=`https://${domain}/isso/js/embed.min.js`, async=true, data-isso=`https://${domain}/isso/`)