Skip to content

Commit

Permalink
Version Release v1.0.9 - New Icons
Browse files Browse the repository at this point in the history
  • Loading branch information
khagwal committed Jul 5, 2018
1 parent fc0252a commit c601999
Show file tree
Hide file tree
Showing 7 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -20,7 +20,7 @@ To get started with Vivid.JS, you just need to include `vivid-icons.min.js` to y
# Installation
Compiled vivid-icons.min.js JavaScript minified file can be directly linked from [jsDelivr](https://www.jsdelivr.com/) or [UNPKG](https://unpkg.com/#/) CDN or Vivid.JS can be included within your workflow using your favorite package managers as well.

## Link from jsDelivr or UNPKG CDN
## Link from jsDelivr `(Recommended)` or UNPKG CDN
You can include Vivid Icons JavaScript file in the header section of your document as shown below -

```html
Expand Down
2 changes: 1 addition & 1 deletion dist/icons.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/preview.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions dist/vivid-icons.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/vivid-icons.min.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
@@ -1,6 +1,6 @@
{
{
"name": "vivid-icons",
"version": "1.0.8",
"version": "1.0.9",
"description": "a JavaScript library which is built to easily customize and use the SVG Icons with a blaze.",
"keywords": [
"svg",
Expand Down

0 comments on commit c601999

Please sign in to comment.