fix: font applying
fix: image
This commit is contained in:
parent
c34f13c24b
commit
c1eab98b7e
2 changed files with 2 additions and 1 deletions
|
@ -12,7 +12,7 @@ html
|
|||
meta(property='og:site_name' content='Misskey Tools on LycheeBridge')
|
||||
meta(property='og:description' content=desc)
|
||||
meta(property='og:type' content='website')
|
||||
meta(property='og:image' content='assets/misskey.png')
|
||||
meta(property='og:image' content="https://tools.phater.live/assets/misskey.png")
|
||||
link(rel="icon", href="/assets/lcb.png", type="image/png")
|
||||
link(rel="preload", href="/assets/otadesign_rounded.woff")
|
||||
link(rel="preload", href="/assets/otadesign_rounded.woff2")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue