Initial commit 🍀
This commit is contained in:
commit
b3f42e62af
405 changed files with 31017 additions and 0 deletions
9
src/web/about/pages/license.pug
Normal file
9
src/web/about/pages/license.pug
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
extend ../base
|
||||
|
||||
block title
|
||||
| ライセンス
|
||||
|
||||
block content
|
||||
h1 ライセンス
|
||||
|
||||
include ../../../../LICENSE
|
||||
Loading…
Add table
Add a link
Reference in a new issue