Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
poposnail61 authored Nov 9, 2022
1 parent 9fbf91f commit 0b14623
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 @@ -32,7 +32,7 @@ Min Sans는 한·중·일 문자와 라틴 문자, 숫자를 조화롭게 만든
- Min Sans

```html
<link rel="stylesheet" href="https://cdn.jsdelivr.net/gh/poposnail61/min-sans@main/web/css/minsans-dynamic-subset.css">
<link rel="stylesheet" href="https://cdn.jsdelivr.net/gh/poposnail61/min-sans@main/web/css/minsans-dynamic-subset.css"/>
```

```css
Expand All @@ -42,7 +42,7 @@ Min Sans는 한·중·일 문자와 라틴 문자, 숫자를 조화롭게 만든
- Min Sans VF

```html
<link rel="stylesheet" href="https://cdn.jsdelivr.net/gh/poposnail61/min-sans@main/web/css/minsansvf-dynamic-subset.css">
<link rel="stylesheet" href="https://cdn.jsdelivr.net/gh/poposnail61/min-sans@main/web/css/minsansvf-dynamic-subset.css"/>
```

```css
Expand Down

0 comments on commit 0b14623

Please sign in to comment.