From 0fc93b328e7eb942c32038309eb488364a03eef6 Mon Sep 17 00:00:00 2001 From: LanHao Date: Fri, 5 Feb 2021 16:35:16 +0800 Subject: [PATCH] docs: add WorldAir to usercases --- community/usercases/index.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/community/usercases/index.json b/community/usercases/index.json index d1f7b0358..3ec166d94 100644 --- a/community/usercases/index.json +++ b/community/usercases/index.json @@ -118,5 +118,11 @@ "link": "https://home.code-nav.cn", "repo": "https://github.com/liyupi/code-nav/tree/master/code-nav-home", "logo": "https://636f-codenav-8grj8px727565176-1256524210.tcb.qcloud.la/img/1610686940692-logo.3c8859f8.png" + }, + { + "name": "全球空气质量监测可视化", + "link": "http://worldair.lanhaoo.club/", + "repo": "https://github.com/LanHao0/cloudbase-global-aqi-visualize", + "logo": "https://github.com/LanHao0/cloudbase-global-aqi-visualize/blob/master/worldAir.png" } ]