mirror of
https://github.com/nostalgic-css/NES.css.git
synced 2025-08-31 01:39:50 +02:00
Merge pull request #199 from nostalgic-css/change-source-url
[#197] Change source url
This commit is contained in:
@@ -14,12 +14,12 @@
|
||||
<title>NES.css - NES-style CSS Framework</title>
|
||||
|
||||
<link href="https://fonts.googleapis.com/css?family=Press+Start+2P" rel="stylesheet">
|
||||
<link href="./css/nes.css" rel="stylesheet" />
|
||||
<link href="https://unpkg.com/nes.css/css/nes.min.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:url" content="https://nostalgic-css.github.io/NES.css/" />
|
||||
<meta property="og:description" content="NES-style CSS Framework | ファミコン風CSSフレームワーク" />
|
||||
<meta property="og:image" content="https://user-images.githubusercontent.com/5305599/49061716-da649680-f254-11e8-9a89-d95a7407ec6a.png" />
|
||||
<meta name="twitter:card" content="summary_large_image" />
|
||||
@@ -37,7 +37,7 @@
|
||||
<p>NES-style CSS Framework.</p>
|
||||
</header>
|
||||
|
||||
<a class="github-link" href="https://github.com/BcRikko/NES.css" target="_blank">
|
||||
<a class="github-link" href="https://github.com/nostalgic-css/NES.css" target="_blank">
|
||||
<p class="nes-balloon from-right">Fork me<br />on GitHub</p>
|
||||
<i class="nes-octocat"></i>
|
||||
</a>
|
||||
|
Reference in New Issue
Block a user