We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2bc621b commit 59f09c0Copy full SHA for 59f09c0
2 files changed
_data/past_students.yaml
@@ -79,6 +79,14 @@ graduate_students:
79
graduation: 2026-04-02
80
job: U.S. Department of War
81
82
+ - first_name: Brian
83
+ last_name: Smith
84
+ degree: MS
85
+ image: /images/smith.jpg
86
+ link: https://www.linkedin.com/in/brian-smith-57b997284/
87
+ graduation: 2026-04-03
88
+ job: Security Blanket
89
+
90
undergraduate_students:
91
- first_name: Batsaikhan
92
last_name: Ariun-Erdene
_data/students.yaml
@@ -10,12 +10,6 @@
10
image: /images/schiel.jpg
11
link: https://www.linkedin.com/in/bryson-s-82926aa6/
12
13
-- first_name: Brian
14
- last_name: Smith
15
- degree: MS
16
- image: /images/smith.jpg
17
- link: https://www.linkedin.com/in/brian-smith-57b997284/
18
-
19
- first_name: Joshua
20
last_name: Montierth
21
degree: Undergrad
0 commit comments