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 4ccfcb5 Fix typo. #19
4ccfcb5 is described below
commit 4ccfcb5da010288bc2555bd9bdea5e2396693f0b
Author: Huxing Zhang <[email protected]>
AuthorDate: Wed Jul 4 21:43:17 2018 +0800
Fix typo. #19
---
blog/en-us/qcon-beijing-2018.md | 2 +-
build/page.js | 2 +-
md_json/blog.json | 2 +-
site_config/blog.js | 2 +-
4 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/blog/en-us/qcon-beijing-2018.md b/blog/en-us/qcon-beijing-2018.md
index d669e6c..f550b6c 100644
--- a/blog/en-us/qcon-beijing-2018.md
+++ b/blog/en-us/qcon-beijing-2018.md
@@ -1,4 +1,4 @@
-Dubbo roadmap is accouned in QCon Beijing 2018
+Dubbo roadmap is announced in QCon Beijing 2018
---
Ian Luo has delivered a great talk at QCon Beijing 2018, where the roadmap of
Dubbo has also be announced. Please enjoy the
[slides](https://github.com/dubbo/awesome-dubbo/raw/master/slides/qcon2018/dubbo-present-and-future.pdf)!
diff --git a/build/page.js b/build/page.js
index 9e53b19..3e65c62 100644
--- a/build/page.js
+++ b/build/page.js
@@ -3,4 +3,4 @@
Licensed under the MIT License (MIT), see
http://jedwatson.github.io/classnames
*/
-!function(){"use strict";function e(){for(var
s=[],n=0;n<arguments.length;n++){var a=arguments[n];if(a){var t=typeof
a;if("string"===t||"number"===t)s.push(a);else
if(Array.isArray(a))s.push(e.apply(null,a));else if("object"===t)for(var o in
a)l.call(a,o)&&a[o]&&s.push(o)}}return s.join(" ")}var l={}.hasOwnProperty;void
0!==s&&s.exports?s.exports=e:(a=[],void 0!==(t=function(){return
e}.apply(n,a))&&(s.exports=t))}()},function(s,n,e){"use
strict";n.decode=n.parse=e(85),n.encode=n.stringi [...]
\ No newline at end of file
+!function(){"use strict";function e(){for(var
s=[],n=0;n<arguments.length;n++){var a=arguments[n];if(a){var t=typeof
a;if("string"===t||"number"===t)s.push(a);else
if(Array.isArray(a))s.push(e.apply(null,a));else if("object"===t)for(var o in
a)l.call(a,o)&&a[o]&&s.push(o)}}return s.join(" ")}var l={}.hasOwnProperty;void
0!==s&&s.exports?s.exports=e:(a=[],void 0!==(t=function(){return
e}.apply(n,a))&&(s.exports=t))}()},function(s,n,e){"use
strict";n.decode=n.parse=e(85),n.encode=n.stringi [...]
\ No newline at end of file
diff --git a/md_json/blog.json b/md_json/blog.json
index 5c4c14f..268c088 100644
--- a/md_json/blog.json
+++ b/md_json/blog.json
@@ -40,7 +40,7 @@
},
{
"filename": "qcon-beijing-2018.md",
- "__html": "<h2>Dubbo roadmap is accouned in QCon Beijing
2018</h2>\n<p>Ian Luo has delivered a great talk at QCon Beijing 2018, where
the roadmap of Dubbo has also be announced. Please enjoy the <a
href=\"https://github.com/dubbo/awesome-dubbo/raw/master/slides/qcon2018/dubbo-present-and-future.pdf\">slides</a>!</p>\n"
+ "__html": "<h2>Dubbo roadmap is announced in QCon Beijing
2018</h2>\n<p>Ian Luo has delivered a great talk at QCon Beijing 2018, where
the roadmap of Dubbo has also be announced. Please enjoy the <a
href=\"https://github.com/dubbo/awesome-dubbo/raw/master/slides/qcon2018/dubbo-present-and-future.pdf\">slides</a>!</p>\n"
}
]
}
\ No newline at end of file
diff --git a/site_config/blog.js b/site_config/blog.js
index 76eaf54..dc888cf 100644
--- a/site_config/blog.js
+++ b/site_config/blog.js
@@ -11,7 +11,7 @@ export default {
link: '/blog/dubbo-meetup-beijing-may-12th-2018.md',
},
{
- title: 'The ApacheCon NA schedule has been announced2',
+ title: 'The ApacheCon NA schedule has been announced',
author: 'Huxing Zhang',
dateStr: 'May 2nd,2018',
desc: 'Ian Luo and Jun Liu will talk about "Introducing Apache
Dubbo(Incubating): What is Dubbo and How it Works" at ApacheCon NA this year in
Montréal!',