Skip to content

Commit f8f65b4

Browse files
committed
favicon 변경
1 parent dbe131e commit f8f65b4

3 files changed

Lines changed: 1 addition & 1 deletion

File tree

gatsby-config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -188,7 +188,7 @@ module.exports = {
188188
{
189189
resolve: "gatsby-plugin-manifest",
190190
options: {
191-
icon: "src/assets/favicon.png",
191+
icon: "src/assets/favicon.webp",
192192
},
193193
},
194194
],

src/assets/favicon.png

-3.46 KB
Binary file not shown.

src/assets/favicon.webp

4.84 KB
Loading

0 commit comments

Comments
 (0)