From ed5156b816ecdfa4d74235c90b898889c7915f7b Mon Sep 17 00:00:00 2001 From: djeytq Date: Tue, 31 Dec 2024 14:37:23 +0100 Subject: [PATCH 1/2] DjeyTQ to Contributors list --- Contributors.md | 2 ++ assets/js/index.js | 12 ++++++++++++ 2 files changed, 14 insertions(+) create mode 100644 Contributors.md diff --git a/Contributors.md b/Contributors.md new file mode 100644 index 0000000..aaf8856 --- /dev/null +++ b/Contributors.md @@ -0,0 +1,2 @@ + +DjeyTQ diff --git a/assets/js/index.js b/assets/js/index.js index 473e29e..5b642a8 100644 --- a/assets/js/index.js +++ b/assets/js/index.js @@ -179,4 +179,16 @@ const data = [ linkClasses: '', linkStyle: '' }, + { + name: 'Djey', + githubName: 'https://github.com/djeytq', + githubUserName: 'DjeyTQ', + informationTitle: 'FullStack', + information: 'Hello! If you wanna create link with, be free! I like learning and meet new people', + image: 'Dragão.jpg', + cardClasses: '', + nameClasses: 'grey-text text-darken-4', + linkClasses: '', + linkStyle: '' + }, ] \ No newline at end of file From 6fa777a077a946d9d771ae7223293e6b84f6d724 Mon Sep 17 00:00:00 2001 From: djeytq Date: Sat, 4 Jan 2025 11:09:38 +0100 Subject: [PATCH 2/2] arquivo contributors removido --- README.md | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 README.md diff --git a/README.md b/README.md deleted file mode 100644 index b700fde..0000000 --- a/README.md +++ /dev/null @@ -1,11 +0,0 @@ -# Hiring Trutas: -Um repo pra galera do Hiring Coders colaborar, aprender, brincar e se conhecer! -Faça um pull request com sua modificação que eu subo o código no endereço: - -http://pedrosusername.github.io - -### Links Interessantes: - -https://materializecss.com/
-https://materializecss.com/color.html
-https://materializecss.com/cards.html \ No newline at end of file