Skip to content

Commit

Permalink
feat: favicon 적용
Browse files Browse the repository at this point in the history
  • Loading branch information
jhj2713 committed Aug 13, 2024
1 parent 8fb47f6 commit c0a3eee
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions client/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
<meta property="og:image" content="/assets/og-image.png" />
<meta property="og:image:width" content="1200" />
<meta property="og:image:height" content="630" />
<link rel="icon" href="/assets/favicon.ico" type="image/x-icon" />
<title>Hybrid-JGS</title>
</head>
<body>
Expand Down
Binary file added client/public/assets/favicon.ico
Binary file not shown.

0 comments on commit c0a3eee

Please sign in to comment.