Skip to content

Commit 9ba103c

Browse files
authored
Update profiles.md
1 parent 5e417e7 commit 9ba103c

File tree

1 file changed

+10
-7
lines changed

1 file changed

+10
-7
lines changed

_pages/profiles.md

Lines changed: 10 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -107,27 +107,30 @@ profiles:
107107
</a>
108108
</p>
109109
</div>
110-
110+
111111
- align: left
112112
type: faculty
113-
image: prof_pic.jpg
114-
content: about_einstein.md
113+
name: Anuj Karpatne
114+
image: AK_VT_pic2.png
115+
content: Anuj_Karpatne.md
115116
image_circular: false # crops the image to make it circular
116117
more_info: >
117118
<div style="display: flex; flex-direction: column; align-items: center; justify-content: center; height: 100%;">
118119
<p style="margin: 0;">
119-
<a href="mailto:[email protected]" style="text-decoration: none; color: #D44638; margin: 0 10px;">
120+
<a href="mailto:[email protected]" style="text-decoration: none; color: #D44638; margin: 0 10px;">
120121
<i class="fas fa-envelope" style="font-size: 24px;"></i>
121122
</a>
122-
<a href="https://yourwebsite.com" style="text-decoration: none; color: #0a7cdb; margin: 0 10px;">
123+
<a href="https://people.cs.vt.edu/karpatne/" style="text-decoration: none; color: #0a7cdb; margin: 0 10px;">
123124
<i class="fas fa-globe" style="font-size: 24px;"></i>
124125
</a>
125-
<a href="https://twitter.com/yourprofile" style="text-decoration: none; color: #1DA1F2; margin: 0 10px;">
126+
<a href="https://x.com/anujkarpatne" style="text-decoration: none; color: #1DA1F2; margin: 0 10px;">
126127
<i class="fab fa-twitter-square" style="font-size: 24px;"></i>
127128
</a>
128-
<a href="https://linkedin.com/in/yourprofile" style="text-decoration: none; color: #0077b5; margin: 0 10px;">
129+
<a href="https://www.linkedin.com/in/anuj-karpatne-a816281b" style="text-decoration: none; color: #0077b5; margin: 0 10px;">
129130
<i class="fab fa-linkedin" style="font-size: 24px;"></i>
130131
</a>
131132
</p>
132133
</div>
134+
</p>
135+
</div>
133136
---

0 commit comments

Comments
 (0)