diff --git a/index.html b/index.html index 87ad021..8e15a18 100644 --- a/index.html +++ b/index.html @@ -5,7 +5,7 @@ - Chamod_perera's Projects + Ilham's Projects diff --git a/script.js b/script.js index fc11e14..ea29b83 100644 --- a/script.js +++ b/script.js @@ -1,4 +1,4 @@ -const username = 'chamodperera'; +const username = 'lutfailham96'; const maxPages = 2; const repoList = document.querySelector('.repo-list'); const reposSection = document.querySelector('.repos');