Skip to content

Commit a68f9ed

Browse files
authored
Merge pull request #786 from baraa-elhajj/add-baraa-elhajj
Add baraa-elhajj
2 parents b1c4ed9 + 36ad2e2 commit a68f9ed

File tree

1 file changed

+31
-0
lines changed

1 file changed

+31
-0
lines changed
Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
<p>
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+
</p>
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

Comments
Β (0)