Skip to content

Commit 1df463e

Browse files
committed
Change 한글 -> 한국어 (close #29)
1 parent 70fb492 commit 1df463e

3 files changed

Lines changed: 4 additions & 4 deletions

File tree

_config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: 루비 프로그래밍 언어 한글 문서
1+
name: 루비 프로그래밍 언어 한국어 문서
22
url: https://ruby-korea.github.io
33
markdown: kramdown
44
highlighter: pygments

_layouts/default.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<head>
44
<meta charset='utf-8' />
55
<meta http-equiv="X-UA-Compatible" content="chrome=1" />
6-
<meta name="description" content="Ruby 한글 문서 : " />
6+
<meta name="description" content="Ruby 한국어 문서 : " />
77
<meta name="viewport" content="width=device-width">
88
<link rel="alternate" type="application/atom+xml" title="{{ page.title }}" href="https://ruby-korea.github.io/feed.xml" />
99
<link rel="stylesheet" type="text/css" media="screen" href="stylesheets/stylesheet.css">

index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
---
22
layout: default
3-
title: 루비 프로그래밍 언어 한글 문서
3+
title: 루비 프로그래밍 언어 한국어 문서
44
---
55

6-
이곳은 [루비 프로그래밍 언어](https://www.ruby-lang.org/ko/)에 관한 한글 문서를 모아둔 사이트입니다.
6+
이곳은 [루비 프로그래밍 언어](https://www.ruby-lang.org/ko/)에 관한 한국어 문서를 모아둔 사이트입니다.
77

88
- 최종 수정일: {{site.time | date: "%Y-%m-%d"}}
99

0 commit comments

Comments
 (0)