Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
kisahklasik authored Aug 3, 2024
1 parent a45e4d4 commit aa75b67
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,7 @@
}
}
</style>
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.2.1/jquery.js"></script>
</head>

<body>
Expand Down Expand Up @@ -105,7 +106,6 @@ <h1>Example Domain</h1>
</div>

</main>
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.2.1/jquery.js"></script>
<script>
const slider = document.getElementById('slider');
const baseImageInput = document.getElementById('base-image');
Expand Down

0 comments on commit aa75b67

Please sign in to comment.