Skip to content

Commit 1ddaf32

Browse files
committed
Small fix
1 parent 2db570d commit 1ddaf32

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

templates/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ <h2>Q&A</h2>
8080
<h4 style="color: #fff;">By a random ghost. More specifically, <b><a href="">RandomGhost#0666</a></b>.</h4>
8181
</body>
8282
<script
83-
src="http://code.jquery.com/jquery-3.3.1.min.js"
83+
src="https://code.jquery.com/jquery-3.3.1.min.js"
8484
integrity="sha256-FgpCb/KJQlLNfOu91ta32o/NMZxltwRo8QtmkMRdAu8="
8585
crossorigin="anonymous"></script>
8686
<script type="text/javascript">

0 commit comments

Comments
 (0)