Skip to content

Commit 5e417e7

Browse files
authored
Update profiles.md
1 parent 5959fd3 commit 5e417e7

File tree

1 file changed

+13
-12
lines changed

1 file changed

+13
-12
lines changed

_pages/profiles.md

Lines changed: 13 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ title: Team
66
nav: true
77
nav_order: 7
88

9-
profiles:
9+
1010
profiles:
1111
# if you want to include more than one profile, just replicate the following block
1212
# and create one content file for each profile inside _pages/
@@ -28,6 +28,7 @@ profiles:
2828
<a href="https://linkedin.com/in/yourprofile" style="text-decoration: none; color: #0077b5; margin: 0 10px;">
2929
<i class="fab fa-linkedin" style="font-size: 24px;"></i>
3030
</a>
31+
3132
<a href="https://twitter.com/yourprofile" style="text-decoration: none; color: #1DA1F2; margin: 0 10px;">
3233
<i class="fab fa-twitter-square" style="font-size: 24px;"></i>
3334
</a>
@@ -51,6 +52,7 @@ profiles:
5152
<a href="https://linkedin.com/in/yourprofile" style="text-decoration: none; color: #0077b5; margin: 0 10px;">
5253
<i class="fab fa-linkedin" style="font-size: 24px;"></i>
5354
</a>
55+
5456
<a href="https://twitter.com/yourprofile" style="text-decoration: none; color: #1DA1F2; margin: 0 10px;">
5557
<i class="fab fa-twitter-square" style="font-size: 24px;"></i>
5658
</a>
@@ -75,6 +77,7 @@ profiles:
7577
<a href="https://linkedin.com/in/yourprofile" style="text-decoration: none; color: #0077b5; margin: 0 10px;">
7678
<i class="fab fa-linkedin" style="font-size: 24px;"></i>
7779
</a>
80+
7881
<a href="https://twitter.com/yourprofile" style="text-decoration: none; color: #1DA1F2; margin: 0 10px;">
7982
<i class="fab fa-twitter-square" style="font-size: 24px;"></i>
8083
</a>
@@ -84,7 +87,7 @@ profiles:
8487
- align: left
8588
type: student
8689
image: prof_pic.jpg
87-
content: about/about_einstein.md
90+
content: about/about_sepideh.md
8891
image_circular: false # crops the image to make it circular
8992
more_info: >
9093
<div style="display: flex; flex-direction: column; align-items: center; justify-content: center; height: 100%;">
@@ -98,35 +101,33 @@ profiles:
98101
<a href="https://linkedin.com/in/yourprofile" style="text-decoration: none; color: #0077b5; margin: 0 10px;">
99102
<i class="fab fa-linkedin" style="font-size: 24px;"></i>
100103
</a>
104+
101105
<a href="https://twitter.com/yourprofile" style="text-decoration: none; color: #1DA1F2; margin: 0 10px;">
102106
<i class="fab fa-twitter-square" style="font-size: 24px;"></i>
103107
</a>
104108
</p>
105109
</div>
106-
110+
107111
- align: left
108112
type: faculty
109-
name: Anuj Karpatne
110-
image: AK_VT_pic2.png
111-
content: Anuj_Karpatne.md
113+
image: prof_pic.jpg
114+
content: about_einstein.md
112115
image_circular: false # crops the image to make it circular
113116
more_info: >
114117
<div style="display: flex; flex-direction: column; align-items: center; justify-content: center; height: 100%;">
115118
<p style="margin: 0;">
116-
<a href="mailto:[email protected]" style="text-decoration: none; color: #D44638; margin: 0 10px;">
119+
<a href="mailto:[email protected]" style="text-decoration: none; color: #D44638; margin: 0 10px;">
117120
<i class="fas fa-envelope" style="font-size: 24px;"></i>
118121
</a>
119-
<a href="https://people.cs.vt.edu/karpatne/" style="text-decoration: none; color: #0a7cdb; margin: 0 10px;">
122+
<a href="https://yourwebsite.com" style="text-decoration: none; color: #0a7cdb; margin: 0 10px;">
120123
<i class="fas fa-globe" style="font-size: 24px;"></i>
121124
</a>
122-
<a href="https://x.com/anujkarpatne" style="text-decoration: none; color: #1DA1F2; margin: 0 10px;">
125+
<a href="https://twitter.com/yourprofile" style="text-decoration: none; color: #1DA1F2; margin: 0 10px;">
123126
<i class="fab fa-twitter-square" style="font-size: 24px;"></i>
124127
</a>
125-
<a href="https://www.linkedin.com/in/anuj-karpatne-a816281b" style="text-decoration: none; color: #0077b5; margin: 0 10px;">
128+
<a href="https://linkedin.com/in/yourprofile" style="text-decoration: none; color: #0077b5; margin: 0 10px;">
126129
<i class="fab fa-linkedin" style="font-size: 24px;"></i>
127130
</a>
128131
</p>
129132
</div>
130-
131-
132133
---

0 commit comments

Comments
 (0)