Skip to content

Commit

Permalink
mudança de favicon
Browse files Browse the repository at this point in the history
  • Loading branch information
zolppy committed Feb 21, 2024
1 parent 267648a commit bb2931b
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 4 deletions.
Binary file removed assets/img/favicon-dark.png
Binary file not shown.
3 changes: 0 additions & 3 deletions assets/img/favicon-dark.svg

This file was deleted.

Binary file added assets/img/favicon.ico
Binary file not shown.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Sign in to GitHub · GitHub</title>
<link rel="shortcut icon" href="assets/img/favicon-dark.png" type="image/x-icon" />
<link rel="shortcut icon" href="assets/img/favicon.ico" type="image/x-icon" />
<!-- Reset de estilos -->
<link rel="stylesheet" href="assets/css/reset.css" />
<!-- Meus estilos -->
Expand Down

0 comments on commit bb2931b

Please sign in to comment.