Skip to content

Commit ff4c393

Browse files
authored
Merge pull request #7 from dasc-lab/daniel_test
added daniel page and updated default person to use mailto: before th…
2 parents 40b037e + e2e1a2d commit ff4c393

File tree

5 files changed

+18
-3
lines changed

5 files changed

+18
-3
lines changed

archetypes/people.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ image: "/images/default_profile.webp"
88
year:
99
# link to personal website (optional)
1010
link:
11-
# email id (optional)
11+
# email id (optional)
12+
# put mailto: before your email
13+
# Example: mailto:[email protected]
1214
mail:
1315
---

content/people/devanshagrawal.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@ category: PhD
44
image: "/images/devanshagrawal.jpg"
55
year: 2020
66
link: https://dev10110.github.io
7-
7+
mail: mailto:[email protected]
88
---

content/people/dmrc.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
---
2+
title: Daniel Cherenson
3+
# choose a category from [Faculty, PostDoc, PhD, Masters, Visiting, Alumni]. Be careful about the capitalization.
4+
category: PhD
5+
# give the path relative to static/
6+
image: "/images/cherenson.jpg"
7+
# start year, used for sorting
8+
year: 2024
9+
# link to personal website (optional)
10+
link:
11+
# email id (optional)
12+
mail: mailto:[email protected]
13+
---

content/people/haejoonl.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,5 @@ year: 2023
99
# link to personal website (optional)
1010
link:
1111
# email id (optional)
12-
12+
mail: mailto:[email protected]
1313
---

static/images/cherenson.jpg

1.47 MB
Loading

0 commit comments

Comments
 (0)