Browse Source

Homepage: remove "title H1"

master
Dan Janosik 5 years ago
parent
commit
adabfe8dac
No known key found for this signature in database GPG Key ID: C6F8CE9FFDB2CED2
  1. 3
      views/index.pug

3
views/index.pug

@ -4,9 +4,6 @@ block headContent
title Home
block content
h1.h3 #{coinConfig.siteTitle}
hr
if (getblockchaininfo == null)
div(class="alert alert-warning")
p.font-weight-bold Unable to get basic blockchain data

Loading…
Cancel
Save