mirror of
https://github.com/nostalgic-css/NES.css.git
synced 2025-09-01 10:02:57 +02:00
fix(index.html): change repository url
This commit is contained in:
@@ -19,7 +19,7 @@
|
|||||||
|
|
||||||
<meta property="og:type" content="website" />
|
<meta property="og:type" content="website" />
|
||||||
<meta property="og:title" content="NES.css" />
|
<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: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 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" />
|
<meta name="twitter:card" content="summary_large_image" />
|
||||||
@@ -37,7 +37,7 @@
|
|||||||
<p>NES-style CSS Framework.</p>
|
<p>NES-style CSS Framework.</p>
|
||||||
</header>
|
</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>
|
<p class="nes-balloon from-right">Fork me<br />on GitHub</p>
|
||||||
<i class="nes-octocat"></i>
|
<i class="nes-octocat"></i>
|
||||||
</a>
|
</a>
|
||||||
|
Reference in New Issue
Block a user