diff options
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 法律上問題のあることはお止めください。 |