Skip to content

Commit

Permalink
fix: removed background white and changed path
Browse files Browse the repository at this point in the history
  • Loading branch information
guastallaigor committed Dec 10, 2018
1 parent a03937a commit 5497750
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 1 deletion.
Binary file removed assets/favicon.ico
Binary file not shown.
Binary file modified 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 @@ -7,7 +7,7 @@
<meta name="description" content="NES.css is a NES-style CSS Framework." />
<meta name="keywords" content="html5,css,framework,sass,NES,8bit" />
<meta name="author" content="© 2018 B.C.Rikko" />
<link rel="shortcut icon" href="./assets/favicon.ico" />
<link rel="shortcut icon" href="favicon.ico" />

<title>NES.css - NES-style CSS Framework</title>

Expand Down

0 comments on commit 5497750

Please sign in to comment.