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 7253ecc commit 5061e08Copy full SHA for 5061e08
index.html
@@ -40,7 +40,7 @@ <h2 class="subtitle">
40
</div>
41
<script src="https://www.gstatic.com/firebasejs/4.8.1/firebase.js"></script>
42
<script src="src/config.js"></script>
43
-<script src="http://aieo.surge.sh/frameworks/jquery.js"></script>
+<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.2.1/jquery.min.js"></script>
44
<script src="src/serve.js"></script>
45
</body>
46
</html>
0 commit comments