1
0
mirror of https://github.com/nostalgic-css/NES.css.git synced 2025-08-24 14:52:54 +02:00

docs: styles on mobile devices

This commit is contained in:
BcRikko
2019-02-23 17:58:22 +09:00
parent 288932a09c
commit 7cdca0041b
3 changed files with 18 additions and 0 deletions

View File

@@ -579,6 +579,8 @@ new Vue({
return 'http://www.facebook.com/sharer.php?u=https://nostalgic-css.github.io/NES.css/&t=NES.css%EF%BD%9CNES-style%20CSS%20Framework';
case 'linkedin':
return 'https://www.linkedin.com/shareArticle?url=https%3A//nostalgic-css.github.io/NES.css/&title=NES.css%EF%BD%9CNES-style%20CSS%20Framework';
case 'github':
return 'https://github.com/nostalgic-css/NES.css';
}
})();