From 07bc66b28d380cf3e22b7e359e513a513815c8a3 Mon Sep 17 00:00:00 2001 From: Curtis Spencer <41347+jubos@users.noreply.github.com> Date: Sat, 1 Feb 2020 08:52:02 -0800 Subject: [PATCH] Added multi-geth website to Ethereum Classic --- data/ecosystems/e/ethereum-classic.toml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/data/ecosystems/e/ethereum-classic.toml b/data/ecosystems/e/ethereum-classic.toml index 2deb279b..1ee306a7 100644 --- a/data/ecosystems/e/ethereum-classic.toml +++ b/data/ecosystems/e/ethereum-classic.toml @@ -237,6 +237,9 @@ url = "https://github.com/etclabscore/mordor" [[repo]] url = "https://github.com/etclabscore/multi-geth" +[[repo]] +url = "https://github.com/etclabscore/multi-geth-website" + [[repo]] url = "https://github.com/etclabscore/open-rpc-ethereum-js"