We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8722f7f commit 131e4b5Copy full SHA for 131e4b5
website/www/terminal.html
@@ -31,7 +31,7 @@
31
<p id="quotes"></p>
32
</div>
33
34
- <script src="js/jquery-3.4.1.js"></script>
+ <script src="js/jquery-3.4.1.min.js"></script>
35
36
<script>
37
quotes = [];
0 commit comments