-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #7 from dasc-lab/daniel_test
added daniel page and updated default person to use mailto: before th…
- Loading branch information
Showing
5 changed files
with
18 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -8,6 +8,8 @@ image: "/images/default_profile.webp" | |
year: | ||
# link to personal website (optional) | ||
link: | ||
# email id (optional) | ||
# email id (optional) | ||
# put mailto: before your email | ||
# Example: mailto:[email protected] | ||
mail: | ||
--- |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,5 +4,5 @@ category: PhD | |
image: "/images/devanshagrawal.jpg" | ||
year: 2020 | ||
link: https://dev10110.github.io | ||
mail: [email protected] | ||
mail: mailto:[email protected] | ||
--- |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
--- | ||
title: Daniel Cherenson | ||
# choose a category from [Faculty, PostDoc, PhD, Masters, Visiting, Alumni]. Be careful about the capitalization. | ||
category: PhD | ||
# give the path relative to static/ | ||
image: "/images/cherenson.jpg" | ||
# start year, used for sorting | ||
year: 2024 | ||
# link to personal website (optional) | ||
link: | ||
# email id (optional) | ||
mail: mailto:[email protected] | ||
--- |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -9,5 +9,5 @@ year: 2023 | |
# link to personal website (optional) | ||
link: | ||
# email id (optional) | ||
mail: [email protected] | ||
mail: mailto:[email protected] | ||
--- |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.