0
0
Fork 0

fix(frontend): use Fluent Emoji instead of Twemoji (broken)

This commit is contained in:
무라쿠모 2024-05-03 10:00:51 +09:00
parent fa2ba78022
commit 320820a46a
No known key found for this signature in database
GPG key ID: 139D6573F92DA9F7
6 changed files with 6371 additions and 8743 deletions

View file

@ -12,7 +12,7 @@ html
meta(property="og:site_name" content="Misskey Tools with LycheeBridge")
meta(property="og:description" content=desc)
meta(property="og:type" content="website")
meta(property="og:image" content="https://t.psec.dev/assets/misskey.png")
meta(property="og:image" content="/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")
@ -21,7 +21,7 @@ html
link(rel="stylesheet", href="/assets/style.css")
script(src="https://unpkg.com/twemoji@latest/dist/twemoji.min.js" crossorigin="anonymous")
body
#app: .loading 불러오는 중입니다...
#app: .loading 잠시만 기다려주세요...
if token
script.