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

@@ -10,7 +10,7 @@
<link rel="stylesheet" href="/css/pages/home.css">
<meta name="keywords" content="video upscaling, photo upscaling, FSR, Electron GUI, FSR Frontend, CLI">
<meta name="description" content="Upscaling images and videos can be quite challenging. This is what smuL tries to resolve by offering an easy to use graphical user interface.">
<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>
<style>
.button {