mirror of
https://github.com/Expand-sys/ccashfrontend
synced 2025-12-17 07:12:12 +11:00
yes
This commit is contained in:
parent
d6fc261b42
commit
17ca48c6dd
1 changed files with 10 additions and 8 deletions
|
|
@ -14,10 +14,12 @@ html
|
|||
nav.navbar.navbar-expand-lg.navbar-dark.navbarrr.shadow-lg
|
||||
.container
|
||||
.logo
|
||||
.row
|
||||
.col
|
||||
a.navbar-brand(href='/')
|
||||
img(src="/CCashLogo3.png" style="width:75px; height:74px")
|
||||
ul
|
||||
li.nav-item(style="padding:5px;")
|
||||
.col
|
||||
div.nav-item(style="padding:5px;")
|
||||
if alive
|
||||
p.text-white Server is Online
|
||||
if !alive
|
||||
|
|
|
|||
Loading…
Reference in a new issue