1
0
mirror of https://github.com/nostalgic-css/NES.css.git synced 2025-08-28 16:30:09 +02:00

Merge pull request #150 from guastallaigor/add-favicon-ico

feat: add favicon.ico
This commit is contained in:
ダーシノ
2018-12-11 07:59:28 +09:00
committed by GitHub
2 changed files with 1 additions and 1 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 15 KiB

After

Width:  |  Height:  |  Size: 15 KiB

View File

@@ -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="https://bcrikko.github.io/NES.css/favicon.ico" />
<link rel="shortcut icon" href="favicon.ico" />
<title>NES.css - NES-style CSS Framework</title>