Skip to content

Commit

Permalink
Merge pull request #144 from softeerbootcamp4th/chore/#142-admin-tag
Browse files Browse the repository at this point in the history
[Chore] 어드민 favicon 적용
  • Loading branch information
jhj2713 authored Aug 13, 2024
2 parents a717859 + fcac623 commit 15e58ea
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion admin/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<html lang="en">
<head>
<meta charset="UTF-8" />
<link rel="icon" type="image/svg+xml" href="/vite.svg" />
<link rel="icon" type="image/svg+xml" href="/assets/favicon.ico" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Hybrid-JGS Admin</title>
</head>
Expand Down
Binary file added admin/public/assets/favicon.ico
Binary file not shown.
1 change: 0 additions & 1 deletion admin/public/vite.svg

This file was deleted.

0 comments on commit 15e58ea

Please sign in to comment.