Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
akac97 authored Jan 17, 2024
1 parent 64b0eac commit da6ae96
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@
window.RufflePlayer = window.RufflePlayer || {};
window.RufflePlayer.config = {
autoplay: "on",
menu: false,
quality: "best",
menu: true,
quality: "high",
};
</script>
</head>
Expand Down

0 comments on commit da6ae96

Please sign in to comment.