Skip to content
This repository has been archived by the owner on Feb 9, 2022. It is now read-only.

Commit

Permalink
Using jsdelivr
Browse files Browse the repository at this point in the history
  • Loading branch information
ggirelli committed May 17, 2019
1 parent a393967 commit 11a3cb1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app.html
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@

<link rel="stylesheet" href="css/main.css">

<script type="text/src" src="https://raw.githubusercontent.com/ggirelli/wave2color/master/src/get_color.js" crossorigin="anonymous"></script>
<script type="text/src" src="https://cdn.jsdelivr.net/gh/ggirelli/wave2color/src/get_color.js" crossorigin="anonymous"></script>
<script src="js/main.js"></script>
</head>
<body>
Expand Down

0 comments on commit 11a3cb1

Please sign in to comment.