-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
a3f90a5
commit 8b72bff
Showing
3 changed files
with
4 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -23,8 +23,8 @@ Include css and js files | |
Be sure to use the latest version | ||
|
||
```html | ||
<link rel="stylesheet" media="screen" href="https://cdn.jsdelivr.net/npm/[email protected].0/dist/fisarmonica.min.css" /> | ||
<script src="https://cdn.jsdelivr.net/npm/[email protected].0/dist/fisarmonica.min.js" ></script> | ||
<link rel="stylesheet" media="screen" href="https://cdn.jsdelivr.net/npm/[email protected].1/dist/fisarmonica.min.css" /> | ||
<script src="https://cdn.jsdelivr.net/npm/[email protected].1/dist/fisarmonica.min.js" ></script> | ||
``` | ||
|
||
Prepare the base markup | ||
|
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters