|
@ -50,7 +50,7 @@ module.exports = { |
|
|
}, |
|
|
}, |
|
|
|
|
|
|
|
|
headerDropdownLinks: { |
|
|
headerDropdownLinks: { |
|
|
title:"Related Tools", |
|
|
title:"Related Sites", |
|
|
links:[ |
|
|
links:[ |
|
|
{name: "Bitcoin Explorer", url:"https://btc.chaintools.io", imgUrl:"/img/logo/btc.svg"}, |
|
|
{name: "Bitcoin Explorer", url:"https://btc.chaintools.io", imgUrl:"/img/logo/btc.svg"}, |
|
|
{name: "Litecoin Explorer", url:"https://ltc.chaintools.io", imgUrl:"/img/logo/ltc.svg"}, |
|
|
{name: "Litecoin Explorer", url:"https://ltc.chaintools.io", imgUrl:"/img/logo/ltc.svg"}, |
|
|