diff options
| author | syuilo <syuilotan@yahoo.co.jp> | 2016-12-29 15:12:34 +0900 |
|---|---|---|
| committer | syuilo <syuilotan@yahoo.co.jp> | 2016-12-29 15:12:34 +0900 |
| commit | 8579bc45f2c2f52e01596510a12c85af7a220218 (patch) | |
| tree | 8214b75a58e4fbd972d53caad89f6854c689efd3 /src | |
| parent | Refactor: Rename pug --> about:docs (diff) | |
| download | misskey-8579bc45f2c2f52e01596510a12c85af7a220218.tar.gz misskey-8579bc45f2c2f52e01596510a12c85af7a220218.tar.bz2 misskey-8579bc45f2c2f52e01596510a12c85af7a220218.zip | |
Docs: Implement License page
Diffstat (limited to 'src')
| -rw-r--r-- | src/web/about/pages/license.pug | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/web/about/pages/license.pug b/src/web/about/pages/license.pug index 1c4f5e8bc6..eb008a3caf 100644 --- a/src/web/about/pages/license.pug +++ b/src/web/about/pages/license.pug @@ -5,3 +5,5 @@ block title block content h1 ライセンス + + div!= license |