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 481e92f8 add quarkus adrestus (#204)
481e92f8 is described below

commit 481e92f88f33a4fa70361e6b861b12bd153a39d5
Author: Shawn Yang <[email protected]>
AuthorDate: Wed Dec 4 10:36:47 2024 +0800

    add quarkus adrestus (#204)
---
 src/pages/user/companies.json |  10 ++++++++++
 static/user/adrestus.jpg      | Bin 0 -> 192543 bytes
 static/user/quarkus.png       | Bin 0 -> 17159 bytes
 3 files changed, 10 insertions(+)

diff --git a/src/pages/user/companies.json b/src/pages/user/companies.json
index ad185c64..21d8aae7 100644
--- a/src/pages/user/companies.json
+++ b/src/pages/user/companies.json
@@ -54,6 +54,16 @@
     "link": "https://github.com/redisson/redisson";,
     "imgUrl": "redisson_h95.png"
   },
+  {
+    "name": "Quarkus",
+    "link": "https://github.com/quarkusio/quarkus";,
+    "imgUrl": "quarkus.png"
+  },
+  {
+    "name": "Adrestus",
+    "link": "https://www.adrestus.net/";,
+    "imgUrl": "adrestus.png"
+  },
   {
     "name": "安恒信息",
     "link": 
"https://www.dbappsecurity.com.cn/product/cloud157.html?ad=360&plan=BLJ&keywordid2=237985647369";,
diff --git a/static/user/adrestus.jpg b/static/user/adrestus.jpg
new file mode 100644
index 00000000..c737b093
Binary files /dev/null and b/static/user/adrestus.jpg differ
diff --git a/static/user/quarkus.png b/static/user/quarkus.png
new file mode 100644
index 00000000..d20ad2fd
Binary files /dev/null and b/static/user/quarkus.png differ


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to