We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2925004 commit c6d08c5Copy full SHA for c6d08c5
src/main/resources/templates/cesymm.html.hbs
@@ -12,7 +12,7 @@
12
13
<script src="{{url}}"></script>
14
15
-<script src="https://raw.githubusercontent.com/google/palette.js/master/palette.js"></script>
+<script src="https://cdn.rawgit.com/google/palette.js/master/palette.js"></script>
16
<!--script src="{{pallete_url}}"></script-->
17
18
<script>
0 commit comments