Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
MajesticWafer authored May 7, 2024
1 parent 9641ca1 commit 1de81d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion db/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@

<script>
// GitHub API URL for fetching contents of a repository
const repoUrl = 'https://api.github.com/repos/YOUR_USERNAME/YOUR_REPOSITORY/contents/';
const repoUrl = 'https://api.github.com/repos/MajesticWafer/wafercafe/contents/db/';

// Function to fetch contents of a directory from GitHub repository
async function fetchContents(url) {
Expand Down

0 comments on commit 1de81d9

Please sign in to comment.