@@ -12,7 +12,7 @@ profiles:
12
12
# and create one content file for each profile inside _pages/
13
13
- align : left
14
14
image : AK_VT_pic2.png
15
- <!-- content : Anuj_Karpatne.md -->
15
+ content : Anuj_Karpatne.md
16
16
image_circular : false # crops the image to make it circular
17
17
more_info : >
18
18
<div style="display: flex; flex-direction: column; align-items: center; justify-content: center; height: 100%;">
@@ -32,72 +32,6 @@ profiles:
32
32
</p>
33
33
</div>
34
34
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
-
101
35
---
102
36
103
37
<!-- Add more sections as needed -->
0 commit comments