diff --git a/README.md b/README.md index ea45bed9c..01b89217d 100644 --- a/README.md +++ b/README.md @@ -55,7 +55,7 @@ Follow the project progress at: [ETC Block Explorer Development](https://github. "twitter": "https://twitter.com/eth_classic", "linkedin": "https://www.linkedin.com/company/ethereum-classic", "github": "https://github.com/ethereumclassic", - "github-repo": "https://github.com/ethereumclassic/explorer", + "githubRepo": "https://github.com/ethereumclassic/explorer", "logo": "/img/explorer-logo.png", "customCss": "green-haze.min.css", "copyright": "2019 © Ethereum Classic.", diff --git a/config.example.json b/config.example.json index 96c6fb365..deb12eb81 100644 --- a/config.example.json +++ b/config.example.json @@ -20,7 +20,7 @@ "twitter": "https://twitter.com/eth_classic", "linkedin": "https://www.linkedin.com/company/ethereum-classic", "github": "https://github.com/ethereumclassic", - "github-repo": "https://github.com/ethereumclassic/explorer", + "githubRepo": "https://github.com/ethereumclassic/explorer", "logo": "/img/explorer-logo.png", "customCss": "green-haze.min.css", "copyright": "2019 © Ethereum Classic.", diff --git a/public/tpl/footer.html b/public/tpl/footer.html index 6af2e0e90..fba79bbee 100755 --- a/public/tpl/footer.html +++ b/public/tpl/footer.html @@ -7,10 +7,10 @@
{{settings.about}}
- Powered by ETC Explorer + Powered by ETC Explorer