Skip to content

Commit

Permalink
3.0 Links Updated
Browse files Browse the repository at this point in the history
  • Loading branch information
HimasRafeek committed Sep 27, 2019
1 parent b21dde7 commit 2ec4269
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,13 +56,13 @@ npm i buttercake
#### CSS (jsdelivr)
```html
<!-- BUTTER CAKE CSS -->
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/buttercake@2.5.5/dist/css/butterCake.min.css">
<link rel="stylesheet" href="https://cdn.jsdelivr.net/gh/himasrafeek/butterCake@3.0.0/dist/css/butterCake.min.css">
```

#### JS (jsdelivr)
```html
<!-- BUTTER CAKE JS -->
<script src="https://cdn.jsdelivr.net/npm/buttercake@2.5.5/dist/js/butterCake.min.js"></script>
<script src="https://cdn.jsdelivr.net/gh/himasrafeek/butterCake@3.0.0/dist/js/butterCake.min.js"></script>
```

<br>
Expand Down
2 changes: 1 addition & 1 deletion dist/js/butterCake.min.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 2ec4269

Please sign in to comment.