move to self-hosted jquery

This commit is contained in:
2023-07-26 20:03:24 +02:00
parent 51e73f7156
commit e2f82dd22d
17 changed files with 18 additions and 18 deletions

View File

@@ -9,7 +9,7 @@
<meta name="keywords" content="event management, free and open source, self-hosted, ticketing, sell tickets online">
<meta name="description" content="Evade all commercial ticketing systems and take control over the ticketing yourself using this easy to use, free and open-source project.">
<link rel="stylesheet" href="/css/mainstyle.css">
<script defer src="https://ajax.googleapis.com/ajax/libs/jquery/3.6.1/jquery.min.js"></script>
<script defer src="https://static.janishutz.com/libs/jquery/jquery.min.js"></script>
<script defer src="/js/loader.js"></script>
</head>
<body>