Skip to content

Commit

Permalink
add 'home' korean locale
Browse files Browse the repository at this point in the history
  • Loading branch information
ssosso committed Jan 5, 2019
1 parent 13cab4e commit d192fb4
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion _layouts/home.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
zh: 主页
zh-Hans: 主頁
zh-Hant: 主頁
ko: 홈
show_title: false
articles:
data_source: paginator.posts
Expand All @@ -21,4 +22,4 @@
{%- include scripts/home.js -%}
</script>

{{ content }}
{{ content }}

0 comments on commit d192fb4

Please sign in to comment.