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 a36e139 commit 8cc82c1Copy full SHA for 8cc82c1
contributors/untitled-guy.html
@@ -0,0 +1,14 @@
1
+<article>
2
+ <h3>untitled-guy</h3>
3
+ <p>I make FOSS as a hobby :P</p>
4
+ <h4>Programming languages I use: Python, HTML</h4>
5
+ <section class="container">
6
+ <div class="badge" style="background-color: #3874a4; color: white">
7
+ Python
8
+ </div>
9
+ <div class="badge" style="background-color: #f78a1e; color: black;">
10
+ HTML
11
12
+ </section>
13
+ </style>
14
+
0 commit comments