Move src/web/about/pages --> docs/
This commit is contained in:
parent
c3d5ed19b8
commit
0162ab9645
9 changed files with 10 additions and 10 deletions
15
docs/license.pug
Normal file
15
docs/license.pug
Normal file
|
|
@ -0,0 +1,15 @@
|
|||
extend ./BASE
|
||||
|
||||
block title
|
||||
| ライセンス
|
||||
|
||||
block content
|
||||
h1 ライセンス
|
||||
|
||||
div!= license
|
||||
|
||||
hr
|
||||
|
||||
details
|
||||
summary サードパーティ
|
||||
div!= thirdpartyLicenses
|
||||
Loading…
Add table
Add a link
Reference in a new issue