Skip to content

Commit

Permalink
Merge pull request #110 from hufs-sports-live/chore/metadata
Browse files Browse the repository at this point in the history
[CHORE]: 훕스트리밍 -> 훕치치 메타데이터 최신화
  • Loading branch information
HiimKwak authored Nov 29, 2023
2 parents 4df2000 + c15436d commit 91d560f
Show file tree
Hide file tree
Showing 4 changed files with 15 additions and 12 deletions.
12 changes: 12 additions & 0 deletions public/icon_hufscheer.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
9 changes: 0 additions & 9 deletions public/icon_hufstreaming.svg

This file was deleted.

Binary file removed public/logo_hufstreaming.png
Binary file not shown.
6 changes: 3 additions & 3 deletions src/app/layout.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,10 @@ const inter = Noto_Sans_KR({
});

export const metadata: Metadata = {
title: 'HUFStreaming',
description: '한국외대 스포츠 경기 중계 플랫폼',
title: '훕치치!',
description: '한국외대 스포츠 경기 플랫폼',
icons: {
icon: '/icon_hufstreaming.svg',
icon: '/icon_hufscheer.svg',
},
};

Expand Down

0 comments on commit 91d560f

Please sign in to comment.