diff --git a/README.md b/README.md index b04765c..e21d512 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ #Icarus ### The blog theme you may fall in love with, coming to Hexo. [Preview](http://ppoffice.github.io/hexo-theme-icarus/) -![](http://ppoffice.github.io/hexo-theme-icarus/gallery/preview.jpg "") +![](http://ppoffice.github.io/hexo-theme-icarus/gallery/preview.png "") #### [View Documentation](https://github.com/ppoffice/hexo-theme-icarus/wiki) :star: It is strongly recommended that you read the docs before using Icarus. diff --git a/languages/ko.yml b/languages/ko.yml new file mode 100644 index 0000000..f5ecdc7 --- /dev/null +++ b/languages/ko.yml @@ -0,0 +1,30 @@ +index: + home: '홈' + search: '검색' + archive: '아카이브' + category: '카테고리' + uncategorized: '미지정' + tag: '태그' +nav: + next: '다음' + prev: '이전' + older: '이전 글' + newer: '다음 글' +widget: + recents: '최근 글' + archives: '아카이브' + categories: '카테고리' + links: '링크' + tags: '태그' + tag_cloud: '태그 클라우드' +article: + more: '자세히 보기' + comments: '댓글' + share: '공유하기' + catalogue: '카탈로그' +profile: + follow: '팔로우' + post: '포스트' + tag: '태그' + posts: '포스트' + tags: '태그' diff --git a/layout/common/head.ejs b/layout/common/head.ejs index d23670a..8821295 100644 --- a/layout/common/head.ejs +++ b/layout/common/head.ejs @@ -1,5 +1,5 @@ - + <%