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 694ec9ce add qunar usage (#196)
694ec9ce is described below
commit 694ec9cebe6a09666f8b6bda7e2a5edc7dfb44a5
Author: Shawn Yang <[email protected]>
AuthorDate: Fri Oct 18 14:20:20 2024 +0800
add qunar usage (#196)

---
src/pages/user/companies.json | 5 +++++
static/qunar.png | Bin 0 -> 28296 bytes
2 files changed, 5 insertions(+)
diff --git a/src/pages/user/companies.json b/src/pages/user/companies.json
index 57d7a880..ad185c64 100644
--- a/src/pages/user/companies.json
+++ b/src/pages/user/companies.json
@@ -44,6 +44,11 @@
"link": "https://www.ctrip.com/",
"imgUrl": "ctrip.png"
},
+ {
+ "name": "去哪儿",
+ "link": "https://www.qunar.com/",
+ "imgUrl": "qunar.png"
+ },
{
"name": "Redisson",
"link": "https://github.com/redisson/redisson",
diff --git a/static/qunar.png b/static/qunar.png
new file mode 100644
index 00000000..705f83d5
Binary files /dev/null and b/static/qunar.png differ
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]