diff options
| author | syuilo <syuilotan@yahoo.co.jp> | 2016-12-29 21:46:47 +0900 |
|---|---|---|
| committer | syuilo <syuilotan@yahoo.co.jp> | 2016-12-29 21:46:47 +0900 |
| commit | 06fa0f0039a9e54d14e4b88af1bc27dbc722c2d4 (patch) | |
| tree | 7de07b8ead15ac4fbc4208222f625ecff59833f0 /src/web/about | |
| parent | Sufix 'About Misskey' (diff) | |
| download | sharkey-06fa0f0039a9e54d14e4b88af1bc27dbc722c2d4.tar.gz sharkey-06fa0f0039a9e54d14e4b88af1bc27dbc722c2d4.tar.bz2 sharkey-06fa0f0039a9e54d14e4b88af1bc27dbc722c2d4.zip | |
Add terms of use link
Diffstat (limited to 'src/web/about')
| -rw-r--r-- | src/web/about/base.pug | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/web/about/base.pug b/src/web/about/base.pug index 9e9f4403d5..73ed35a160 100644 --- a/src/web/about/base.pug +++ b/src/web/about/base.pug @@ -26,6 +26,7 @@ html(lang='ja', dir='ltr') li: a(href='/api/entities/post') Post li: a(href='/api/entities/user') User li: a(href='/api/library') ライブラリ + li: a(href='/tou') 利用規約 li: a(href='/license') ライセンス main |