From d1d66c62727909d2d6464761b6ef40a679efc697 Mon Sep 17 00:00:00 2001 From: Dan Janosik Date: Sat, 7 Jul 2018 22:50:32 -0400 Subject: [PATCH] better wording for sister sites --- app/config.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/config.js b/app/config.js index 172c612..597dc63 100644 --- a/app/config.js +++ b/app/config.js @@ -50,7 +50,7 @@ module.exports = { }, headerDropdownLinks: { - title:"Related Tools", + title:"Related Sites", links:[ {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"},