Skip to content

Commit 9038f34

Browse files
committed
fix
1 parent c409743 commit 9038f34

File tree

1 file changed

+26
-0
lines changed

1 file changed

+26
-0
lines changed

_pages/profiles.md

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -107,6 +107,30 @@ profiles:
107107
</p>
108108
</div>
109109
110+
- align: left
111+
type: student
112+
name: Kazi Sajeed Mehrab
113+
image: Kazi-Sajeed-Mehrab_upd.jpg
114+
content: about/about_sepideh.md
115+
image_circular: false # crops the image to make it circular
116+
more_info: >
117+
<div style="display: flex; flex-direction: column; align-items: center; justify-content: center; height: 100%;">
118+
<p style="margin: 0;">
119+
<a href="mailto:[email protected]" style="text-decoration: none; color: #D44638; margin: 0 10px;">
120+
<i class="fas fa-envelope" style="font-size: 24px;"></i>
121+
</a>
122+
<a href="https://yourwebsite.com" style="text-decoration: none; color: #0a7cdb; margin: 0 10px;">
123+
<i class="fas fa-globe" style="font-size: 24px;"></i>
124+
</a>
125+
<a href="https://linkedin.com/in/yourprofile" style="text-decoration: none; color: #0077b5; margin: 0 10px;">
126+
<i class="fab fa-linkedin" style="font-size: 24px;"></i>
127+
</a>
128+
<a href="https://twitter.com/yourprofile" style="text-decoration: none; color: #1DA1F2; margin: 0 10px;">
129+
<i class="fab fa-twitter-square" style="font-size: 24px;"></i>
130+
</a>
131+
</p>
132+
</div>
133+
110134
- align: left
111135
type: faculty
112136
name: Anuj Karpatne
@@ -130,4 +154,6 @@ profiles:
130154
</a>
131155
</p>
132156
</div>
157+
158+
133159
---

0 commit comments

Comments
 (0)