mirror of
https://github.com/Tailszefox/Pony-Fusion.git
synced 2024-11-27 07:57:58 +01:00
Added SRI hash to jQuery
This commit is contained in:
parent
c89293a505
commit
bd1169273b
1 changed files with 1 additions and 1 deletions
|
@ -146,7 +146,7 @@ else
|
|||
</p>
|
||||
</div>
|
||||
</div>
|
||||
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/1.8.3/jquery.min.js"></script>
|
||||
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/1.8.3/jquery.min.js" integrity="sha384-lifoBlbdwizTl3Yoe612uhI3AcOam/QtWkozF7SuiACaf5UJl5reOYu4MigVxrCH" crossorigin="anonymous"></script>
|
||||
<script src="js/bootstrap.min.js"></script>
|
||||
<script src="js/konami.js"></script>
|
||||
<script src="js/base.js"></script>
|
||||
|
|
Loading…
Reference in a new issue