diff --git a/images/favicon_sam.jpeg b/images/favicon_sam.jpeg new file mode 100644 index 0000000..6bc21f2 Binary files /dev/null and b/images/favicon_sam.jpeg differ diff --git a/index.html b/index.html index 8131bc5..f5d2327 100644 --- a/index.html +++ b/index.html @@ -5,8 +5,8 @@ - 2KAbhishek's Projects - + Samuel Ogboye's Projects + diff --git a/script.js b/script.js index 6b0eed2..f41a77f 100644 --- a/script.js +++ b/script.js @@ -1,4 +1,4 @@ -const username = '2KAbhishek'; +const username = 'samuelogboye'; const maxPages = 3; const hideForks = true; const repoList = document.querySelector('.repo-list');