Skip to content

Commit 541eae3

Browse files
committed
Add Pedro Andrade's card and update contributors list
1 parent 9faa6bc commit 541eae3

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

contributors/Pedro271183.html

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,22 @@ <h4>Programming languages I use</h4>
66
<div class="badge" style="background-color: #3874a4; color: white">
77
Python
88
</div>
9+
<div class="badge" style="background-color: #f7df1e; color: black;">
10+
JavaScript
11+
</div>
912
</section>
1013

14+
<h4>Tools I use</h4>
15+
<section class="container">
16+
<img
17+
class="icon"
18+
src="https://cdn.jsdelivr.net/gh/devicons/devicon@latest/icons/bash/bash-original.svg"
19+
/>
20+
<img
21+
class="icon"
22+
src="https://cdn.jsdelivr.net/gh/devicons/devicon@latest/icons/linux/linux-original.svg"
23+
/>
24+
</section>
1125
</article>
1226
<style>
1327
body {

0 commit comments

Comments
 (0)