wip
This commit is contained in:
parent
347a5680ae
commit
ba40952a09
7 changed files with 99 additions and 49 deletions
|
@ -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)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue