We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b1c4ed9 + 36ad2e2 commit a68f9edCopy full SHA for a68f9ed
βcontributors/baraa-elhajj.htmlβ
@@ -0,0 +1,31 @@
1
+<article>
2
+ <h3>Hello, I'm Baraa ππ»</h3>
3
+ <p>
4
+ Out of all these contributors, you clicked on <strong>my</strong> profile β
5
+ Iβll take that as a sign π
6
+ </p>
7
8
+ Curious to see what I build?
9
+ <br />
10
+ ππ» Check out my GitHub profile:
11
+ <a href="https://github.com/baraa-elhajj" target="_blank" rel="noopener noreferrer">
12
+ github.com/baraa-elhajj
13
+ </a>
14
15
+</article>
16
+
17
+<style>
18
+ body {
19
+ font-size: 1.3rem;
20
+ font-family: sans-serif;
21
+ }
22
23
+ a {
24
+ font-weight: 600;
25
+ text-decoration: none;
26
27
28
+ a:hover {
29
+ text-decoration: underline;
30
31
+</style>
0 commit comments