This is an automated email from the ASF dual-hosted git repository.
asxing pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/incubator-shenyu-website.git
The following commit(s) were added to refs/heads/main by this push:
new db9c75f fix shipout logo (#435)
db9c75f is described below
commit db9c75f3b021ce04c422dceb6a070ad12467edaf
Author: xiaoyu <[email protected]>
AuthorDate: Mon Jan 10 16:40:46 2022 +0800
fix shipout logo (#435)
---
src/data/user.js | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/data/user.js b/src/data/user.js
index 165efc3..01f8cac 100644
--- a/src/data/user.js
+++ b/src/data/user.js
@@ -39,5 +39,5 @@ export default [
{name:"聚拍网",src:"/img/users/jupai.png",link:"https://www.jupai.net"},
{name:"九州通",src:"/img/users/jzt.png",link:"https://www.yyjzt.com"},
{name:"浙江百应科技",src:"/img/users/by_logo.png",link:"https://www.byai.com/"},
-
{name:"ShipOut",src:"/img/users/shiout_logo.png",link:"https://www.ShipOut.com"},
+
{name:"ShipOut",src:"/img/users/shipout_logo.png",link:"https://www.ShipOut.com"},
]
\ No newline at end of file