We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9faa6bc commit 541eae3Copy full SHA for 541eae3
contributors/Pedro271183.html
@@ -6,8 +6,22 @@ <h4>Programming languages I use</h4>
6
<div class="badge" style="background-color: #3874a4; color: white">
7
Python
8
</div>
9
+ <div class="badge" style="background-color: #f7df1e; color: black;">
10
+ JavaScript
11
+ </div>
12
</section>
13
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
21
22
+ src="https://cdn.jsdelivr.net/gh/devicons/devicon@latest/icons/linux/linux-original.svg"
23
24
+ </section>
25
</article>
26
<style>
27
body {
0 commit comments