From 67b4f0507921ea389a45c4ec3f3471654c1b3aa6 Mon Sep 17 00:00:00 2001 From: Dan Janosik Date: Sat, 12 May 2018 23:11:00 -0400 Subject: [PATCH] prepping --- views/layout.pug | 3 +++ 1 file changed, 3 insertions(+) diff --git a/views/layout.pug b/views/layout.pug index f0135c7..2feac0a 100644 --- a/views/layout.pug +++ b/views/layout.pug @@ -118,6 +118,9 @@ html a(href=coinConfigs[demoSiteCoin].demoSiteUrl, class="mr-2") img(src=("/img/logo/" + demoSiteCoin.toLowerCase() + ".svg")) + a(href="https://lightning.chaintools.io", class="mr-2") + img(src=("/img/logo/lightning.svg")) + div(class="col-md-6 text-md-right") dl dt Support Development of #{coinConfig.siteTitle}