diff options
Diffstat (limited to 'docs/book.toml')
| -rw-r--r-- | docs/book.toml | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/docs/book.toml b/docs/book.toml new file mode 100644 index 0000000..fd99a3b --- /dev/null +++ b/docs/book.toml @@ -0,0 +1,8 @@ +[book] +title = "tinyff" +authors = ["TazyFoundSoup"] +language = "en" + +[preprocessor.embedify] +footer.enable = true +footer.message = "tinyff | [github](https://github.com/tazyfoundsoup/tinyff) | made with ❤️ by [watson](https://github.com/tazyfoundsoup)"
\ No newline at end of file |
