Skip to content

Commit

Permalink
Add favicon.ico to index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
bamcasa committed Oct 12, 2024
1 parent d91b3a1 commit 1de6734
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 0 deletions.
Binary file added favicon.ico
Binary file not shown.
1 change: 1 addition & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" href="styles.css">
<title>모여톤</title>
<link rel="icon" href="favicon.ico" type="image/x-icon">
</head>

<body>
Expand Down

0 comments on commit 1de6734

Please sign in to comment.