diff options
author | Bryan Newbold <bnewbold@robocracy.org> | 2019-09-13 13:46:35 -0700 |
---|---|---|
committer | Bryan Newbold <bnewbold@robocracy.org> | 2019-09-13 13:46:35 -0700 |
commit | 80c570e4349e6716bd8d7cc1df5f979e55716e21 (patch) | |
tree | 275448d0dc61becdb26fae657258a1093744fc43 /guide/book.toml | |
parent | 6fbd08a1229d8b7fe54307840aca6749fd2d0ad6 (diff) | |
download | fatcat-80c570e4349e6716bd8d7cc1df5f979e55716e21.tar.gz fatcat-80c570e4349e6716bd8d7cc1df5f979e55716e21.zip |
rename guide 'The Fatcat Guide'
Diffstat (limited to 'guide/book.toml')
-rw-r--r-- | guide/book.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/guide/book.toml b/guide/book.toml index b738a619..cc084c60 100644 --- a/guide/book.toml +++ b/guide/book.toml @@ -1,5 +1,5 @@ [book] -title = "Fatcat: The Guide" +title = "The Fatcat Guide" authors = ["Fatcat Documentation Contributors"] multilingual = false src = "src" |