Skip to content

Commit

Permalink
update minerva browser
Browse files Browse the repository at this point in the history
  • Loading branch information
thejohnhoffer committed Dec 8, 2023
1 parent 9d6221b commit 2626071
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 @@ -12,7 +12,7 @@
<script defer src="https://use.fontawesome.com/releases/v6.3.0/js/all.js" crossorigin="anonymous"></script>
<script src="https://api.html5media.info/1.2.2/html5media.min.js"></script>
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/amazon-cognito-identity.min.js"></script>
<script src="https://cdn.jsdelivr.net/npm/[email protected].2/build/bundle.dev.js"></script>
<script src="https://cdn.jsdelivr.net/npm/[email protected].6/build/bundle.dev.js"></script>
<script>
const speech_bucket = "";
const authenticate = function(username, pass) {
Expand Down

0 comments on commit 2626071

Please sign in to comment.