diff options
| author | syuilo <syuilotan@yahoo.co.jp> | 2017-05-19 00:52:50 +0900 |
|---|---|---|
| committer | syuilo <syuilotan@yahoo.co.jp> | 2017-05-19 00:52:50 +0900 |
| commit | 6e57ef281da36c3a3dc5049e57f58e32003ada0e (patch) | |
| tree | 4384df411757720165f8a7c6388ab853f6cfeaf6 /src/docs/tou.pug | |
| parent | Update setup.md (diff) | |
| download | sharkey-6e57ef281da36c3a3dc5049e57f58e32003ada0e.tar.gz sharkey-6e57ef281da36c3a3dc5049e57f58e32003ada0e.tar.bz2 sharkey-6e57ef281da36c3a3dc5049e57f58e32003ada0e.zip | |
やった
Diffstat (limited to 'src/docs/tou.pug')
| -rw-r--r-- | src/docs/tou.pug | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/src/docs/tou.pug b/src/docs/tou.pug new file mode 100644 index 0000000000..cb3ab84a48 --- /dev/null +++ b/src/docs/tou.pug @@ -0,0 +1,9 @@ +extend ./BASE + +block title + | 利用規約 + +block content + h1 利用規約 + + p 法律上問題のあることはお止めください。 |