Kokohachi commited on
Commit ·
6ae3216
1
Parent(s): f92d7d8
Go
Browse files
books/coding-kiso-1/config.yaml
CHANGED
|
@@ -5,7 +5,7 @@ published: true
|
|
| 5 |
price: 0 # 有料の場合200〜5000
|
| 6 |
# 本に含めるチャプターを順番に並べましょう
|
| 7 |
chapters:
|
| 8 |
-
-
|
| 9 |
-
-
|
| 10 |
toc-depth: 2 # 1〜3
|
| 11 |
|
|
|
|
| 5 |
price: 0 # 有料の場合200〜5000
|
| 6 |
# 本に含めるチャプターを順番に並べましょう
|
| 7 |
chapters:
|
| 8 |
+
- chapter1
|
| 9 |
+
- chapter2
|
| 10 |
toc-depth: 2 # 1〜3
|
| 11 |
|