mirror of
https://github.com/nostalgic-css/NES.css.git
synced 2025-08-31 17:51:46 +02:00
Merge pull request #88 from nostalgic-css/update-repo-links
Update repo links
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
<div align="center">
|
<div align="center">
|
||||||
<a href="https://bcrikko.github.io/NES.css/" target="_blank"><img src="https://user-images.githubusercontent.com/5305599/49061716-da649680-f254-11e8-9a89-d95a7407ec6a.png" alt="NES.css: NES-style CSS framework" style="max-width:100%;" width="600" height="315"></a>
|
<a href="https://nostalgic-css.github.io/NES.css/" target="_blank"><img src="https://user-images.githubusercontent.com/5305599/49061716-da649680-f254-11e8-9a89-d95a7407ec6a.png" alt="NES.css: NES-style CSS framework" style="max-width:100%;" width="600" height="315"></a>
|
||||||
|
|
||||||
<a href="README.md">English</a> / <a href="README-jp.md">日本語</a>
|
<a href="README.md">English</a> / <a href="README-jp.md">日本語</a>
|
||||||
</div>
|
</div>
|
||||||
|
@@ -1,5 +1,5 @@
|
|||||||
<div align="center">
|
<div align="center">
|
||||||
<a href="https://bcrikko.github.io/NES.css/" target="_blank"><img src="https://user-images.githubusercontent.com/5305599/49061716-da649680-f254-11e8-9a89-d95a7407ec6a.png" alt="NES.css: NES-style CSS framework" style="max-width:100%;" width="600" height="315"></a>
|
<a href="https://nostalgic-css.github.io/NES.css/" target="_blank"><img src="https://user-images.githubusercontent.com/5305599/49061716-da649680-f254-11e8-9a89-d95a7407ec6a.png" alt="NES.css: NES-style CSS framework" style="max-width:100%;" width="600" height="315"></a>
|
||||||
|
|
||||||
<a href="README.md">English</a> / <a href="README-jp.md">日本語</a>
|
<a href="README.md">English</a> / <a href="README-jp.md">日本語</a>
|
||||||
</div>
|
</div>
|
||||||
|
@@ -22,7 +22,7 @@
|
|||||||
},
|
},
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/BcRikko/NES.css.git"
|
"url": "https://github.com/nostalgic-css/NES.css.git"
|
||||||
},
|
},
|
||||||
"keywords": [
|
"keywords": [
|
||||||
"css",
|
"css",
|
||||||
@@ -33,9 +33,9 @@
|
|||||||
"author": "BcRikko (https://github.com/Bcrikko)",
|
"author": "BcRikko (https://github.com/Bcrikko)",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"bugs": {
|
"bugs": {
|
||||||
"url": "https://github.com/BcRikko/NES.css/issues"
|
"url": "https://github.com/nostalgic-css/NES.css/issues"
|
||||||
},
|
},
|
||||||
"homepage": "https://github.com/BcRikko/NES.css#readme",
|
"homepage": "https://github.com/nostalgic-css/NES.css#readme",
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@commitlint/cli": "^7.2.1",
|
"@commitlint/cli": "^7.2.1",
|
||||||
"@commitlint/config-conventional": "^7.1.2",
|
"@commitlint/config-conventional": "^7.1.2",
|
||||||
|
Reference in New Issue
Block a user