From c360a075bd2d9bb7102d32923665bc1aaf037573 Mon Sep 17 00:00:00 2001 From: dsbreez Date: Wed, 17 Jul 2024 15:50:24 -0400 Subject: [PATCH] Update book.toml --- book.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/book.toml b/book.toml index 2edd2f42..2b137a77 100644 --- a/book.toml +++ b/book.toml @@ -3,7 +3,7 @@ authors = ["Roei Erez"] language = "en" multilingual = true src = "src" -title = "Breez SDK" +title = "Breez SDK - Greenlight" [output.html] theme="theme" @@ -15,4 +15,4 @@ edit-url-template = "https://github.com/breez/breez-sdk-docs/edit/main/{path}" enable = false [preprocessor.snippets] -after = ["links"] \ No newline at end of file +after = ["links"]