diff --git a/index.html b/index.html index 74401a4..ef911e1 100644 --- a/index.html +++ b/index.html @@ -4,7 +4,7 @@ - 2KAbhishek's Projects + Luis Roberto Flores
-

All Of My Projects

- Some useful, some stupid, all fun! +

Todos mis proiectos

+ Aprendiendo Python, Pycharm, configurar Dotfiles, git, github
-
+
All Of My Projects

    - Made with ❤ by - 2KAbhishek X OSS + Hecho con ❤ por + Luis Roberto Flores

    diff --git a/script.js b/script.js index de6b5d7..74c5544 100644 --- a/script.js +++ b/script.js @@ -1,4 +1,4 @@ -const username = '2KAbhishek'; +const username = 'LR-Flores'; const maxPages = 3; const hideForks = true; const repoList = document.querySelector('.repo-list');