Skip to content

Commit

Permalink
Update meta.js
Browse files Browse the repository at this point in the history
  • Loading branch information
Bacon_Space committed Oct 24, 2023
1 parent 76eb635 commit c8bdb7f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion champs/meta.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// Define the GitHub username
const githubUsername = "TheBaconSpace";
const githubUsername = "TheBSW";

// Get the GitHub avatar using the GitHub API
fetch(`https://api.github.com/users/${githubUsername}`)
Expand Down

0 comments on commit c8bdb7f

Please sign in to comment.