diff --git a/views/layout.pug b/views/layout.pug index 4472aa5..1fb6927 100644 --- a/views/layout.pug +++ b/views/layout.pug @@ -17,7 +17,7 @@ html a.navbar-brand(href='/') img(src="/CCashLogo3.png" style="width:75px; height:74px") ul.navbar-nav.mr-auto - li.nav-item + li.nav-item(style="padding:5px;") if alive p.text-white Server is Online if !alive