Skip to content

Commit 5061e08

Browse files
committed
Change CDN
1 parent 7253ecc commit 5061e08

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ <h2 class="subtitle">
4040
</div>
4141
<script src="https://www.gstatic.com/firebasejs/4.8.1/firebase.js"></script>
4242
<script src="src/config.js"></script>
43-
<script src="http://aieo.surge.sh/frameworks/jquery.js"></script>
43+
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.2.1/jquery.min.js"></script>
4444
<script src="src/serve.js"></script>
4545
</body>
4646
</html>

0 commit comments

Comments
 (0)