Browse Source

prepping

fix-133-memory-crash
Dan Janosik 7 years ago
parent
commit
67b4f05079
  1. 3
      views/layout.pug

3
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}

Loading…
Cancel
Save