diff options
| author | syuilo <syuilotan@yahoo.co.jp> | 2016-12-29 22:53:12 +0900 |
|---|---|---|
| committer | syuilo <syuilotan@yahoo.co.jp> | 2016-12-29 22:53:12 +0900 |
| commit | dcc32d55816a479b353cfd860599064f35e09db0 (patch) | |
| tree | 348f3bf00c3a76fedd74ec8ce66927b3b6287c8b /src | |
| parent | Add terms of use link (diff) | |
| download | misskey-dcc32d55816a479b353cfd860599064f35e09db0.tar.gz misskey-dcc32d55816a479b353cfd860599064f35e09db0.tar.bz2 misskey-dcc32d55816a479b353cfd860599064f35e09db0.zip | |
Link to repository
Diffstat (limited to 'src')
| -rw-r--r-- | src/web/app/common/tags/introduction.tag | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/web/app/common/tags/introduction.tag b/src/web/app/common/tags/introduction.tag index 962f195cca..b45934182f 100644 --- a/src/web/app/common/tags/introduction.tag +++ b/src/web/app/common/tags/introduction.tag @@ -1,7 +1,7 @@ mk-introduction article h1 Misskeyとは? - <p><ruby>Misskey<rt>みすきー</rt></ruby>は、<a href="http://syuilo.com" target="_blank">syuilo</a>が2014年くらいから<a href="https://github.com/syuilo" target="_blank">オープンソースで</a>開発・運営を行っている、ミニブログベースのSNSです。</p> + <p><ruby>Misskey<rt>みすきー</rt></ruby>は、<a href="http://syuilo.com" target="_blank">syuilo</a>が2014年くらいから<a href="https://github.com/syuilo/misskey" target="_blank">オープンソースで</a>開発・運営を行っている、ミニブログベースのSNSです。</p> <p>Twitter, Facebook, LINE, Google+ などを<del>パクって</del><i>参考にして</i>います。</p> <p>無料で誰でも利用でき、広告なども一切ありません。</p> <p><a href={ CONFIG.urls.about } target="_blank">もっと知りたい方はこちら</a></p> |