Skip to content

Commit

Permalink
[apps/gradient] pin mavo to hotfix app (#359)
Browse files Browse the repository at this point in the history
  • Loading branch information
clanghout authored Nov 23, 2023
1 parent 199cde1 commit c711e92
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/gradients/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<link rel="stylesheet" href="https://get.mavo.io/mavo.css">
<link rel="stylesheet" href="style.css">

<script src="https://get.mavo.io/stable/mavo.js"></script>
<script src="https://get.mavo.io/v0.2.4/mavo.js"></script>
<script src="../../color.js" type="module"></script>

</head>
Expand Down

0 comments on commit c711e92

Please sign in to comment.