0
0
Fork 0

fix(frontend): get verified with me tag

Signed-off-by: 무라쿠모 <ore@nrma.cc>
This commit is contained in:
무라쿠모 2024-07-02 02:18:44 +09:00 committed by GitHub
parent f2c9c16fc9
commit 1e0b6058cb
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -19,6 +19,7 @@ html
link(rel="preload", href="/assets/PretendardJPVariable.woff2") link(rel="preload", href="/assets/PretendardJPVariable.woff2")
script(src="https://kit.fontawesome.com/a4464bc6cd.js" crossorigin="anonymous") script(src="https://kit.fontawesome.com/a4464bc6cd.js" crossorigin="anonymous")
link(rel="stylesheet", href="/assets/style.css") link(rel="stylesheet", href="/assets/style.css")
link(rel="me", href="https://oscar.surf/@tools")
body body
#app: .loading 잠시만 기다려주세요... #app: .loading 잠시만 기다려주세요...