This is an automated email from the ASF dual-hosted git repository.
huxing pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/incubator-dubbo-website.git
The following commit(s) were added to refs/heads/asf-site by this push:
new ef0d20a Fix typo and add new user (#213)
ef0d20a is described below
commit ef0d20a9ead00652e384c6e82a14a5fad64057a1
Author: 杨文龙 <[email protected]>
AuthorDate: Wed Dec 26 15:18:32 2018 +0800
Fix typo and add new user (#213)
* spelling mistake: "proejct" to "project"
* add new user chuangjinzhitou
---
en-us/docs/user/quick-start.html | 2 +-
img/user_chuangjinzhitou.png | Bin 0 -> 32402 bytes
site_config/home.jsx | 1 +
3 files changed, 2 insertions(+), 1 deletion(-)
diff --git a/en-us/docs/user/quick-start.html b/en-us/docs/user/quick-start.html
index 40b7f29..586fbd7 100644
--- a/en-us/docs/user/quick-start.html
+++ b/en-us/docs/user/quick-start.html
@@ -35,7 +35,7 @@ cd dubbo-demo
}
</code></pre>
-<p>The proejct structure should look like this:</p>
+<p>The project structure should look like this:</p>
<pre><code>.
├── dubbo-demo-api
│ ├── pom.xml
diff --git a/img/user_chuangjinzhitou.png b/img/user_chuangjinzhitou.png
new file mode 100644
index 0000000..68e497a
Binary files /dev/null and b/img/user_chuangjinzhitou.png differ
diff --git a/site_config/home.jsx b/site_config/home.jsx
index 0dde6a5..93263de 100644
--- a/site_config/home.jsx
+++ b/site_config/home.jsx
@@ -83,6 +83,7 @@ export default {
'/img/users_icbc.png',
'/img/users_handu.png',
'/img/users_rograndec.png',
+ '/img/user_chuangjinzhitou.png'
// '/img/users_other1.png',
// '/img/users_other2.png'
],