compressed jquery
This commit is contained in:
@@ -6,13 +6,14 @@
|
||||
<link href="/styles/pages-style.css" rel="stylesheet" type="text/css">
|
||||
<link rel="shortcut icon" type="image/png" href="/images/logos/brain-128.png"/>
|
||||
<title>Mind Overflow : About</title>
|
||||
<script src="https://code.jquery.com/jquery-3.5.1.js"
|
||||
integrity="sha256-QWo7LDvxbWT2tbbQ97B53yJnYU3WhH/C8ycbRAkjPDc="
|
||||
crossorigin="anonymous"></script>
|
||||
<script src="/scripts/arrow-fade.js"></script>
|
||||
|
||||
<script src="/scripts/matomoData.js" type="text/javascript"></script>
|
||||
<script src="/scripts/policy-popup.js" type="text/javascript"></script>
|
||||
<!-- Scripts Begin -->
|
||||
<script src="/scripts/jquery-3.5.1.js"></script>
|
||||
<script src="/scripts/arrow-fade.js"></script>
|
||||
|
||||
<script src="/scripts/matomoData.js" type="text/javascript"></script>
|
||||
<script src="/scripts/policy-popup.js" type="text/javascript"></script>
|
||||
<!-- Scripts End -->
|
||||
|
||||
</head>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user