Skip to content

Commit

Permalink
feat: resolve diff between jcstein and celestiaorg branches
Browse files Browse the repository at this point in the history
  • Loading branch information
jcstein committed Jul 22, 2024
1 parent 361430d commit 550a240
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions book.toml
Original file line number Diff line number Diff line change
Expand Up @@ -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"

Expand Down

0 comments on commit 550a240

Please sign in to comment.