diff options
| author | Fuwn <[email protected]> | 2021-03-18 15:08:16 -0700 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2021-03-18 15:08:16 -0700 |
| commit | cdffd9b06adf7e1bce7f9b0de10e520773be8e67 (patch) | |
| tree | 6a4c61eb8533999e75c4c1e0965b02e3150833d2 /book.toml | |
| parent | etc: create .gitignore (diff) | |
| download | book-cdffd9b06adf7e1bce7f9b0de10e520773be8e67.tar.xz book-cdffd9b06adf7e1bce7f9b0de10e520773be8e67.zip | |
whirl: :star:
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..f12f7c3 --- /dev/null +++ b/book.toml @@ -0,0 +1,6 @@ +[book] +authors = ["Fuwn"] +language = "en" +multilingual = false +src = "src" +title = "Whirlsplash" |