From 2246e2cdab55117dbb259424935cff4fff789bae Mon Sep 17 00:00:00 2001 From: Mary Anthony Date: Sun, 10 Nov 2019 20:20:26 -0800 Subject: [PATCH] Closes blockstack/gaia/pull#257 Signed-off-by: Mary Anthony --- _data/community.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/_data/community.json b/_data/community.json index 1a4ec88b..d7be03ad 100644 --- a/_data/community.json +++ b/_data/community.json @@ -1,5 +1,12 @@ { "resources" :[ + { + "title": "KubeSail", + "url": "https://kubesail.com/template/pastudan/gaia-hub", + "type": "website", + "date": "11-10-2019", + "description": "An example of a KubeSail template button" + }, { "title": "Use Blockstack with create-react-app", "url": "https://github.com/pradel/craco-blockstack",