Skip to content

Commit f1f6fd3

Browse files
committed
section
1 parent 851527e commit f1f6fd3

File tree

1 file changed

+1
-67
lines changed

1 file changed

+1
-67
lines changed

_pages/profiles.md

Lines changed: 1 addition & 67 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ profiles:
1212
# and create one content file for each profile inside _pages/
1313
- align: left
1414
image: AK_VT_pic2.png
15-
<!-- content: Anuj_Karpatne.md -->
15+
content: Anuj_Karpatne.md
1616
image_circular: false # crops the image to make it circular
1717
more_info: >
1818
<div style="display: flex; flex-direction: column; align-items: center; justify-content: center; height: 100%;">
@@ -32,72 +32,6 @@ profiles:
3232
</p>
3333
</div>
3434
35-
<!-- # Graduate Students Section
36-
- section_title: Graduate Students
37-
align: left
38-
image: student1_pic.png
39-
content: Student1_Profile.md
40-
image_circular: true
41-
more_info: >
42-
<div style="display: flex; flex-direction: column; align-items: center; justify-content: center; height: 100%;">
43-
<p style="margin: 0;">
44-
<a href="mailto:[email protected]" style="text-decoration: none; color: #D44638; margin: 0 10px;">
45-
<i class="fas fa-envelope" style="font-size: 24px;"></i>
46-
</a>
47-
<a href="https://linkedin.com/in/student1" style="text-decoration: none; color: #0077b5; margin: 0 10px;">
48-
<i class="fab fa-linkedin" style="font-size: 24px;"></i>
49-
</a>
50-
</p>
51-
</div>
52-
- align: left
53-
image: student2_pic.png
54-
content: Student2_Profile.md
55-
image_circular: true
56-
more_info: >
57-
<div style="display: flex; flex-direction: column; align-items: center; justify-content: center; height: 100%;">
58-
<p style="margin: 0;">
59-
<a href="mailto:[email protected]" style="text-decoration: none; color: #D44638; margin: 0 10px;">
60-
<i class="fas fa-envelope" style="font-size: 24px;"></i>
61-
</a>
62-
<a href="https://linkedin.com/in/student2" style="text-decoration: none; color: #0077b5; margin: 0 10px;">
63-
<i class="fab fa-linkedin" style="font-size: 24px;"></i>
64-
</a>
65-
</p>
66-
</div>
67-
68-
# Alumni
69-
- section_title: Alumni
70-
align: left
71-
image: student1_pic.png
72-
content: Student1_Profile.md
73-
image_circular: true
74-
more_info: >
75-
<div style="display: flex; flex-direction: column; align-items: center; justify-content: center; height: 100%;">
76-
<p style="margin: 0;">
77-
<a href="mailto:[email protected]" style="text-decoration: none; color: #D44638; margin: 0 10px;">
78-
<i class="fas fa-envelope" style="font-size: 24px;"></i>
79-
</a>
80-
<a href="https://linkedin.com/in/student1" style="text-decoration: none; color: #0077b5; margin: 0 10px;">
81-
<i class="fab fa-linkedin" style="font-size: 24px;"></i>
82-
</a>
83-
</p>
84-
</div>
85-
- align: left
86-
image: student2_pic.png
87-
content: Student2_Profile.md
88-
image_circular: true
89-
more_info: >
90-
<div style="display: flex; flex-direction: column; align-items: center; justify-content: center; height: 100%;">
91-
<p style="margin: 0;">
92-
<a href="mailto:[email protected]" style="text-decoration: none; color: #D44638; margin: 0 10px;">
93-
<i class="fas fa-envelope" style="font-size: 24px;"></i>
94-
</a>
95-
<a href="https://linkedin.com/in/student2" style="text-decoration: none; color: #0077b5; margin: 0 10px;">
96-
<i class="fab fa-linkedin" style="font-size: 24px;"></i>
97-
</a>
98-
</p>
99-
</div> -->
100-
10135
---
10236

10337
<!-- Add more sections as needed -->

0 commit comments

Comments
 (0)