From 550a240fd01c0a80a7134eae9bc5fe9e487014c1 Mon Sep 17 00:00:00 2001 From: "joshcs.eth" <46639943+jcstein@users.noreply.github.com> Date: Mon, 22 Jul 2024 14:41:36 -0400 Subject: [PATCH] feat: resolve diff between jcstein and celestiaorg branches --- book.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/book.toml b/book.toml index 4725ab8..7ac796c 100644 --- a/book.toml +++ b/book.toml @@ -10,10 +10,10 @@ src = "cips" [output.html] default-theme = "light" preferred-dark-theme = "ayu" -git-repository-url = "https://github.com/jcstein/cips" +git-repository-url = "https://github.com/celestiaorg/cips" git-repository-icon = "fa-github" -edit-url-template = "https://github.com/jcstein/cips/edit/main/{path}" -cname = "cips.jcstein.dev" +edit-url-template = "https://github.com/celestiaorg/cips/edit/main/{path}" +cname = "cips.celestia.org" smart-punctuation = true theme = "theme"