wip
This commit is contained in:
parent
2c2385ac59
commit
d94f2c91fb
11 changed files with 160 additions and 30 deletions
|
@ -14,6 +14,7 @@ html
|
|||
meta(name='twitter:card' content='summary')
|
||||
meta(name='twitter:site' content='@Xeltica')
|
||||
meta(name='twitter:creator' content='@Xeltica')
|
||||
link(rel="stylesheet" href="https://cdn.jsdelivr.net/npm/bootstrap-icons@1.5.0/font/bootstrap-icons.css")
|
||||
style.
|
||||
.loading {
|
||||
display: flex;
|
||||
|
@ -25,7 +26,7 @@ html
|
|||
align-items: center;
|
||||
justify-content: center;
|
||||
}
|
||||
body.dark
|
||||
body
|
||||
#app: .loading Loading...
|
||||
|
||||
script(src=`/assets/fe.${version}.js` async defer)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue