Skip to content

Commit

Permalink
[edit] logo 수정
Browse files Browse the repository at this point in the history
  • Loading branch information
Sniij committed Feb 26, 2024
1 parent c8b72cd commit fc623ff
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion deploy/generic.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no" />
<link rel="stylesheet" href="assets/css/main.css" />
<link rel="icon" href="images/korea.png"/>
<link rel="icon" href="images/sniij.png"/>
<noscript><link rel="stylesheet" href="assets/css/noscript.css" /></noscript>

<!-- Google tag (gtag.js) -->
Expand Down
Binary file added deploy/images/sniij.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion deploy/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
content="width=device-width, initial-scale=1, user-scalable=no"
/>
<link rel="stylesheet" href="assets/css/main.css" />
<link rel="icon" href="images/korea.png"/>
<link rel="icon" href="images/sniij.png"/>
<noscript
><link rel="stylesheet" href="assets/css/noscript.css"
/></noscript>
Expand Down

0 comments on commit fc623ff

Please sign in to comment.