From ca6fa4b7e6d737651c1bf4a633fe79819ae4ab97 Mon Sep 17 00:00:00 2001 From: Shim Won Date: Fri, 26 Jun 2015 19:34:22 +0900 Subject: [PATCH] Add site title to first code snippet of getting started (bd9d4b2) --- docs/docs/getting-started.ja-JP.md | 1 + docs/docs/getting-started.ko-KR.md | 1 + docs/docs/getting-started.zh-CN.md | 1 + 3 files changed, 3 insertions(+) diff --git a/docs/docs/getting-started.ja-JP.md b/docs/docs/getting-started.ja-JP.md index 0719cba3fa..7de3305a80 100644 --- a/docs/docs/getting-started.ja-JP.md +++ b/docs/docs/getting-started.ja-JP.md @@ -29,6 +29,7 @@ React でのハッキングを始めるにあたり、一番簡単なものと + Hello React! diff --git a/docs/docs/getting-started.ko-KR.md b/docs/docs/getting-started.ko-KR.md index 6b96ececf3..a80be6bdaf 100644 --- a/docs/docs/getting-started.ko-KR.md +++ b/docs/docs/getting-started.ko-KR.md @@ -29,6 +29,7 @@ React를 시작하는 가장 빠른 방법은 다음의 Hello World JSFiddle 예 + Hello React! diff --git a/docs/docs/getting-started.zh-CN.md b/docs/docs/getting-started.zh-CN.md index 70a5e84b2d..7555ed34d9 100644 --- a/docs/docs/getting-started.zh-CN.md +++ b/docs/docs/getting-started.zh-CN.md @@ -29,6 +29,7 @@ redirect_from: "docs/index-zh-CN.html" + Hello React!