0
0
Fork 0
This commit is contained in:
xeltica 2021-09-01 21:32:45 +09:00
parent 347a5680ae
commit ba40952a09
7 changed files with 99 additions and 49 deletions

View file

@ -25,7 +25,7 @@ html
align-items: center;
justify-content: center;
}
body
body.dark
#app: .loading Loading...
script(src=`/assets/fe.${version}.js`)
script(src=`/assets/fe.${version}.js` async defer)