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 2db570d commit 1ddaf32Copy full SHA for 1ddaf32
templates/index.html
@@ -80,7 +80,7 @@ <h2>Q&A</h2>
80
<h4 style="color: #fff;">By a random ghost. More specifically, <b><a href="">RandomGhost#0666</a></b>.</h4>
81
</body>
82
<script
83
- src="http://code.jquery.com/jquery-3.3.1.min.js"
+ src="https://code.jquery.com/jquery-3.3.1.min.js"
84
integrity="sha256-FgpCb/KJQlLNfOu91ta32o/NMZxltwRo8QtmkMRdAu8="
85
crossorigin="anonymous"></script>
86
<script type="text/javascript">
0 commit comments