From 547e294864a91e119709b481705b9ce6d9a50737 Mon Sep 17 00:00:00 2001 From: Curtis Spencer <41347+jubos@users.noreply.github.com> Date: Sun, 5 Jan 2020 09:44:46 -0800 Subject: [PATCH] Added CasperLabs blog repo --- data/ecosystems/c/casperlabs.toml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/data/ecosystems/c/casperlabs.toml b/data/ecosystems/c/casperlabs.toml index 6c3c13c6..a40d114a 100644 --- a/data/ecosystems/c/casperlabs.toml +++ b/data/ecosystems/c/casperlabs.toml @@ -21,6 +21,9 @@ url = "https://github.com/CasperLabs/casperlabs-kv-storage" [[repo]] url = "https://github.com/CasperLabs/casperlabs-multisign-example" +[[repo]] +url = "https://github.com/CasperLabs/casperlabs.github.io" + [[repo]] url = "https://github.com/CasperLabs/client_ui"