We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0fb885f commit 18ef60eCopy full SHA for 18ef60e
apps/random-quote-machine/index.html
@@ -38,7 +38,7 @@
38
<div class="footer">by <a href="https://codepen.io/hezag/">hezag</a></div>
39
</div>
40
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.7.1/jquery.min.js"></script>
41
- <script src="https://cdnjs.cloudflare.com/ajax/libs/jqueryui/1.13.2/jquery-ui.min.js"></script>
+ <script src="https://cdnjs.cloudflare.com/ajax/libs/jqueryui/1.14.1/jquery-ui.min.js"></script>
42
<script src="script.js"></script>
43
</body>
44
</html>
0 commit comments