1
0
mirror of https://github.com/nostalgic-css/NES.css.git synced 2025-08-31 17:51:46 +02:00

👍 metaタグの追加

This commit is contained in:
BcRikko
2018-09-27 16:42:32 +09:00
parent 965d50a914
commit a8ed29a414
2 changed files with 17 additions and 0 deletions

BIN
favicon.ico Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 15 KiB

View File

@@ -5,9 +5,26 @@
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<meta name="description" content="NES.css is NES-style CSSFramework.">
<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">
<title>NES.css - NES-style CSS Framework</title>
<link href="./css/nes.css" rel="stylesheet">
<link href="./style.css" rel="stylesheet">
<meta property="og:type" content="website">
<meta property="og:title" content="NES.css">
<meta property="og:url" content="https://bcrikko.github.io/NES.css/">
<meta property="og:description" content="NES-style CSS">
<meta property="og:image" content="">
<meta name="twitter:card" content="summary">
<meta name="twitter:site" content="@bc_rikko">
<meta name="twitter:creator" content="@bc_rikko">
<meta name="twitter:image" content="https://user-images.githubusercontent.com/5305599/45937791-a5db2100-bffe-11e8-8bfd-fc3f534b28aa.gif">
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-41640153-4"></script>
<script>
window.dataLayer = window.dataLayer || [];