Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
poposnail61 authored Sep 10, 2022
1 parent 635cd39 commit 83ea4f7
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 @@ -39,13 +39,13 @@ css파일을 불러와 아이콘 폰트를 적용하여 사용합니다. 가변
```html
<!-- MinIconRound Use -->
<link rel="stylesheet" href="https://poposnail61.github.io/web/css/minIcon-round.css">
<link rel="stylesheet" href="https://poposnail61.github.io/css/icon.css">
<link rel="stylesheet" href="https://poposnail61.github.io/web/css/icon.css">
```

```html
<!-- MinIconSquare Use -->
<link rel="stylesheet" href="https://poposnail61.github.io/web/css/minIcon-square.css">
<link rel="stylesheet" href="https://poposnail61.github.io/css/icon.css">
<link rel="stylesheet" href="https://poposnail61.github.io/web/css/icon.css">
```

<br>
Expand Down

0 comments on commit 83ea4f7

Please sign in to comment.