Skip to content

Commit

Permalink
Update libraries
Browse files Browse the repository at this point in the history
  • Loading branch information
justinh-rahb authored Sep 4, 2023
1 parent 06e6fab commit 2929993
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions test_interface.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
<head>
<meta charset="UTF-8">
<title>Chat²GPT Test</title>
<link href="https://cdn.jsdelivr.net/npm/[email protected].0/dist/css/bootstrap.min.css" rel="stylesheet">
<script src="https://code.jquery.com/jquery-3.6.0.min.js"></script>
<link href="https://cdn.jsdelivr.net/npm/[email protected].3/dist/css/bootstrap.min.css" rel="stylesheet">
<script src="https://code.jquery.com/jquery-3.6.4.min.js"></script>
<style>
#responseContainer {
overflow-y: auto;
Expand Down

0 comments on commit 2929993

Please sign in to comment.