Skip to content

Commit

Permalink
typing error: nanumsquare => nanumbarungothicsubset
Browse files Browse the repository at this point in the history
  • Loading branch information
moonspam committed Oct 12, 2018
1 parent 8767ad1 commit cf02dbe
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,13 +14,13 @@ Regular(400), Bold(700), Light(300), Ultra Light(200) 지원됩니다.
### link 방식 (권장)

```html
<link rel="stylesheet" type="text/css" href="https://cdn.jsdelivr.net/gh/moonspam/NanumBarunGothic@1.0/nanumsquare.css">
<link rel="stylesheet" type="text/css" href="https://cdn.jsdelivr.net/gh/moonspam/NanumBarunGothic@1.0/nanumbarungothicsubset.css">
```

### import 방식

```css
@import url("https://cdn.jsdelivr.net/gh/moonspam/NanumBarunGothic@1.0/nanumsquare.css");
@import url("https://cdn.jsdelivr.net/gh/moonspam/NanumBarunGothic@1.0/nanumbarungothicsubset.css");
```

### 적용
Expand Down

0 comments on commit cf02dbe

Please sign in to comment.