Skip to content

Commit

Permalink
Update index.js
Browse files Browse the repository at this point in the history
  • Loading branch information
deepaksy authored Aug 10, 2024
1 parent 6dbb988 commit a29ec32
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
const container = document.querySelector('.container');
const URL = "https://avatars.dicebear.com/api/male/1.svg";
const URL = "https://api.dicebear.com/9.x/pixel-art/svg?seed=";
var count =0;

/*
Expand Down

0 comments on commit a29ec32

Please sign in to comment.