0
0
Fork 0

fix: fontawesome display problem

This commit is contained in:
아르페 2024-01-31 02:46:33 +09:00
parent 67c66e31c0
commit c7f57908e0

View file

@ -17,7 +17,7 @@ html
link(rel="preload", href="/assets/otadesign_rounded.woff")
link(rel="preload", href="/assets/otadesign_rounded.woff2")
link(rel="preload", href="/assets/PretendardJPVariable.woff2")
script(src='https://kit.fontawesome.com/6430ad0e29.js' crossorigin='anonymous')
script(src='https://kit.fontawesome.com/a4464bc6cd.js' crossorigin='anonymous')
link(rel="stylesheet", href="/assets/style.css")
body
#app: .loading 불러오는 중입니다...