Skip to content

Commit

Permalink
hotfix : 어드민 오류 수정
Browse files Browse the repository at this point in the history
  • Loading branch information
moana16 committed Aug 24, 2024
1 parent 31ea34b commit 29bb787
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions admin/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,11 @@
<html lang="en">
<head>
<meta charset="UTF-8" />
<link rel="icon" type="image/svg+xml"
href="https://www.hyundai.com/static/images/common/favicon/favicon.ico"" />
<link
rel="icon"
type="image/svg+xml"
href="https://www.hyundai.com/static/images/common/favicon/favicon.ico"
/>
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Green Light admin</title>
</head>
Expand Down

0 comments on commit 29bb787

Please sign in to comment.