Skip to content

Commit d5eb628

Browse files
Add Ethan Villalovoz to team page and format code
1 parent 68c589d commit d5eb628

6 files changed

Lines changed: 28 additions & 14 deletions

File tree

CUSTOMIZE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ Here we will give you some tips on how to customize the website. One important t
6262
- [How it works](#how-it-works)
6363
- [Configuration](#configuration-1)
6464
- [Disable related posts for a specific post](#disable-related-posts-for-a-specific-post)
65-
- [Additional configuration in _config.yml](#additional-configuration-in-_configyml)
65+
- [Additional configuration in \_config.yml](#additional-configuration-in-_configyml)
6666
- [Managing publication display](#managing-publication-display)
6767
- [Adding a Google Calendar](#adding-a-google-calendar)
6868
- [Basic usage](#basic-usage)

_people/ethan-villalovoz.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
---
2+
layout: page
3+
name: Ethan Villalovoz
4+
role: MS Student #description of the role
5+
img: assets/img/people/ethan-villalovoz.jpeg
6+
category: ms # pi, postdoc, phd, ms, ug, visitor
7+
status: current # current, alumni
8+
#links and socials
9+
email: ethan.villalovoz@gatech.edu
10+
website: https://ethanvillalovoz.com/
11+
scholar: https://scholar.google.com/citations?user=CavKFp4AAAAJ&hl=en
12+
linkedin: https://www.linkedin.com/in/evillalovoz27/
13+
twitter: https://x.com/etvillalovoz
14+
---

_people/yixiong-hao.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ category: ug # pi, postdoc, phd, ms, ug, visitor
77
status: current # current, alumni
88
#links and socials
99
email: yixiong@gatech.edu
10-
website: https://yixiong.dev
10+
website: https://yixiong.dev
1111
scholar: https://scholar.google.com/citations?user=TzkRf0QAAAAJ&hl=en
1212
linkedin: https://www.linkedin.com/in/yixiong-hao/
1313
twitter: https://x.com/Yixiong_Hao
687 KB
Loading

package-lock.json

Lines changed: 11 additions & 11 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"devDependencies": {
3-
"@shopify/prettier-plugin-liquid": "^1.10.0",
3+
"@shopify/prettier-plugin-liquid": "^1.10.2",
44
"prettier": "^3.8.1"
55
}
66
}

0 commit comments

Comments
 (0)