Skip to content

Commit 3b0914e

Browse files
committed
Add oyu website
1 parent 799d230 commit 3b0914e

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

src/utils/apps.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -206,7 +206,7 @@ export const campusLifeApps: AppSectionProps = {
206206
contributors: [
207207
{ name: "Leo Stepanewk '25", url: "" },
208208
{ name: "Aaliyah Sayed '26", url: "" },
209-
{ name: "Oyu Enkhbold '26", url: "" },
209+
{ name: "Oyu Enkhbold '26", url: "https://oyu-e.github.io/" },
210210
{ name: "Shreyas Garimella '28", url: "" },
211211
{ name: "Grace Tan '28", url: "" }
212212
]
@@ -222,7 +222,7 @@ export const campusLifeApps: AppSectionProps = {
222222
alt: "Nutri Tiger app screenshot",
223223
contributors: [
224224
{ name: "Rishabh Jain '26", url: "" },
225-
{ name: "Oyu Enkhbold '26", url: "" },
225+
{ name: "Oyu Enkhbold '26", url: "https://oyu-e.github.io/" },
226226
{ name: "Eric Kurkowski '26", url: "" },
227227
{ name: "Jewel Merriman '26", url: "" },
228228
{ name: "Stephanie Oh '26", url: "" }

src/utils/members.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -214,7 +214,7 @@ export const currentMembers: Member[] = [
214214
title: "Software Developer",
215215
position: "",
216216
teams: ["Engineering"],
217-
website: "",
217+
website: "https://oyu-e.github.io/",
218218
github: "https://github.com/oyu-e",
219219
headshot: OyuHeadshot
220220
},

0 commit comments

Comments
 (0)