From c69983468b0244ba99c7374dbfe4c6bbb064cd31 Mon Sep 17 00:00:00 2001 From: Curtis Spencer <41347+jubos@users.noreply.github.com> Date: Tue, 7 Jan 2020 16:50:33 -0800 Subject: [PATCH] Added Embark studio related repos --- data/ecosystems/e/embark.toml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/data/ecosystems/e/embark.toml b/data/ecosystems/e/embark.toml index fe91a74b..e9e52f8d 100644 --- a/data/ecosystems/e/embark.toml +++ b/data/ecosystems/e/embark.toml @@ -180,6 +180,9 @@ url = "https://github.com/embark-framework/embark-flow-template" [[repo]] url = "https://github.com/embark-framework/embark-fortune" +[[repo]] +url = "https://github.com/embark-framework/embark-framework.github.io" + [[repo]] url = "https://github.com/embark-framework/embark-haml" @@ -213,6 +216,9 @@ url = "https://github.com/embark-framework/embark-snark" [[repo]] url = "https://github.com/embark-framework/embark-solc" +[[repo]] +url = "https://github.com/embark-framework/embark-studio-site" + [[repo]] url = "https://github.com/embark-framework/embark-test-contract-0"