Update jQuery version

This commit is contained in:
Matthias Mees 2018-04-26 21:35:33 +02:00
parent fc09e5f5b7
commit 637a5c0eca
3 changed files with 5 additions and 7 deletions

View file

@ -194,7 +194,7 @@ if (is_dir('homepage')) {
</div>
</footer>
<script src="https://code.jquery.com/jquery-3.2.1.min.js"></script>
<script src="https://code.jquery.com/jquery-3.3.1.min.js"></script>
<script>window.jQuery || document.write('<script src="homepage/scripts/jquery/dist/jquery.min.js"><\/script>')</script>
<script src="homepage/scripts/master.js"></script>
<!-- Google Analytics
@ -205,4 +205,4 @@ if (is_dir('homepage')) {
<script src="https://www.google-analytics.com/analytics.js" async defer></script>
-->
</body>
</html>
</html>

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long