diff --git a/apps/university-web/src/constants/university.ts b/apps/university-web/src/constants/university.ts index 0ffc8eb4..7ef79805 100644 --- a/apps/university-web/src/constants/university.ts +++ b/apps/university-web/src/constants/university.ts @@ -51,7 +51,7 @@ export const HOME_UNIVERSITY_LIST: HomeUniversityInfo[] = [ color: "#004C98", }, { - homeUniversityId: 4, + homeUniversityId: 2, name: HomeUniversity.KYUNGHEE, slug: "kyunghee", shortName: "경희대", diff --git a/apps/web/src/constants/university.ts b/apps/web/src/constants/university.ts index 0ffc8eb4..7ef79805 100644 --- a/apps/web/src/constants/university.ts +++ b/apps/web/src/constants/university.ts @@ -51,7 +51,7 @@ export const HOME_UNIVERSITY_LIST: HomeUniversityInfo[] = [ color: "#004C98", }, { - homeUniversityId: 4, + homeUniversityId: 2, name: HomeUniversity.KYUNGHEE, slug: "kyunghee", shortName: "경희대",