From 8191e7afce1874656add5c14c9ad1ac572d869cb Mon Sep 17 00:00:00 2001 From: Yash Kaveeshwar Date: Fri, 17 Mar 2023 17:45:36 +0530 Subject: [PATCH 1/2] Update script.js --- script.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/script.js b/script.js index 785110a..a905ff3 100644 --- a/script.js +++ b/script.js @@ -1,4 +1,4 @@ -const username = '2KAbhishek'; +const username = 'Dohvakin'; const maxPages = 2; const hideForks = true; const repoList = document.querySelector('.repo-list'); From fe80c98ae3e604509621f370d96e6651dc60a539 Mon Sep 17 00:00:00 2001 From: Yash Kaveeshwar Date: Fri, 17 Mar 2023 17:47:00 +0530 Subject: [PATCH 2/2] Update index.html --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index 8131bc5..3c55fdd 100644 --- a/index.html +++ b/index.html @@ -5,7 +5,7 @@ - 2KAbhishek's Projects + Dohvakin's Projects