Skip to content

Commit

Permalink
Chore: Updated favicon
Browse files Browse the repository at this point in the history
  • Loading branch information
Xzensi committed Jun 1, 2024
1 parent 5125dfd commit fe86c11
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 0 deletions.
Binary file modified assets/img/NTV_icon_16.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added web/img/NTV_icon_16.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions web/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
<link href="https://fonts.googleapis.com/css2?family=Inter:[email protected]&display=swap" rel="stylesheet" />
<link rel="stylesheet" href="style.css" />
<link rel="shortcut icon" href="img/NTV_icon_16.png" type="image/x-icon" />
</head>
<body>
<header>
Expand Down
1 change: 1 addition & 0 deletions web/userscript.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
<link href="https://fonts.googleapis.com/css2?family=Inter:[email protected]&display=swap" rel="stylesheet" />
<link rel="stylesheet" href="style.css" />
<link rel="shortcut icon" href="img/NTV_icon_16.png" type="image/x-icon" />
</head>
<body>
<header>
Expand Down

0 comments on commit fe86c11

Please sign in to comment.