|
@ -118,6 +118,9 @@ html |
|
|
a(href=coinConfigs[demoSiteCoin].demoSiteUrl, class="mr-2") |
|
|
a(href=coinConfigs[demoSiteCoin].demoSiteUrl, class="mr-2") |
|
|
img(src=("/img/logo/" + demoSiteCoin.toLowerCase() + ".svg")) |
|
|
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") |
|
|
div(class="col-md-6 text-md-right") |
|
|
dl |
|
|
dl |
|
|
dt Support Development of #{coinConfig.siteTitle} |
|
|
dt Support Development of #{coinConfig.siteTitle} |
|
|