fix (pug): random MOTD not showing

This commit is contained in:
naskya 2024-04-16 01:50:42 +09:00
parent 71c158fbd3
commit 80b80277e2
No known key found for this signature in database
GPG Key ID: 712D413B3A9FED5C
1 changed files with 2 additions and 2 deletions

View File

@ -72,8 +72,8 @@ html
div#splash
img#splashIcon(src= splashIcon || `/static-assets/splash.svg?${ timestamp }`)
span#splashText
block randomMOTD
= randomMOTD
block randomMotd
= randomMotd
div#splashSpinner
<svg class="spinner bg" viewBox="0 0 152 152" xmlns="http://www.w3.org/2000/svg">
<g transform="matrix(1,0,0,1,12,12)">