mirror of
https://github.com/Expand-sys/ccashfrontend
synced 2025-12-17 15:12:14 +11:00
anotherone
This commit is contained in:
parent
eb22553598
commit
d6fc261b42
1 changed files with 6 additions and 6 deletions
|
|
@ -16,7 +16,7 @@ html
|
||||||
.logo
|
.logo
|
||||||
a.navbar-brand(href='/')
|
a.navbar-brand(href='/')
|
||||||
img(src="/CCashLogo3.png" style="width:75px; height:74px")
|
img(src="/CCashLogo3.png" style="width:75px; height:74px")
|
||||||
ul.navbar-nav.mr-auto
|
ul
|
||||||
li.nav-item(style="padding:5px;")
|
li.nav-item(style="padding:5px;")
|
||||||
if alive
|
if alive
|
||||||
p.text-white Server is Online
|
p.text-white Server is Online
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue