From adabfe8dac79f1cad16ae26f64ff8009a1ba35b4 Mon Sep 17 00:00:00 2001 From: Dan Janosik Date: Tue, 17 Mar 2020 16:36:51 -0400 Subject: [PATCH] Homepage: remove "title H1" --- views/index.pug | 3 --- 1 file changed, 3 deletions(-) diff --git a/views/index.pug b/views/index.pug index 7cbef44..5568dff 100644 --- a/views/index.pug +++ b/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