diff options
author | haturatu <taro@eyes4you.org> | 2024-11-23 22:56:24 +0900 |
---|---|---|
committer | haturatu <taro@eyes4you.org> | 2024-11-23 22:56:24 +0900 |
commit | 753d45541f95401e94df2c021fdf6381986d15da (patch) | |
tree | cdf93891efdfe1c5845bbcae6df950779b8a3306 /book.toml |
first commit
Diffstat (limited to 'book.toml')
-rw-r--r-- | book.toml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/book.toml b/book.toml new file mode 100644 index 0000000..b47220f --- /dev/null +++ b/book.toml @@ -0,0 +1,6 @@ +[book] +authors = ["haturatu"] +language = "en" +multilingual = false +src = "src" +title = "test" |