This is an automated email from the ASF dual-hosted git repository.
chaokunyang pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/fury-site.git
The following commit(s) were added to refs/heads/main by this push:
new 9b433dd add KCloud-Platform-IoT usage (#163)
9b433dd is described below
commit 9b433ddfdea4118c919b58d514f0b705e7c443a2
Author: Shawn Yang <[email protected]>
AuthorDate: Wed Aug 21 20:24:20 2024 +0800
add KCloud-Platform-IoT usage (#163)
---
src/pages/user/companies.json | 5 +++++
static/KCloud-Platform-IoT.png | Bin 0 -> 33027 bytes
2 files changed, 5 insertions(+)
diff --git a/src/pages/user/companies.json b/src/pages/user/companies.json
index 4d2cd03..d3515ee 100644
--- a/src/pages/user/companies.json
+++ b/src/pages/user/companies.json
@@ -48,5 +48,10 @@
"name": "libgdx",
"link": "https://libgdx.com/",
"imgUrl": "libgdx.svg"
+ },
+ {
+ "name": "KCloud-Platform-IoT",
+ "link": "https://github.com/KouShenhai/KCloud-Platform-IoT",
+ "imgUrl": "KCloud-Platform-IoT.png"
}
]
\ No newline at end of file
diff --git a/static/KCloud-Platform-IoT.png b/static/KCloud-Platform-IoT.png
new file mode 100644
index 0000000..05da285
Binary files /dev/null and b/static/KCloud-Platform-IoT.png differ
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]