Skip to content

Commit 1ac826e

Browse files
committed
updated domain
1 parent fd06a30 commit 1ac826e

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

hugo.toml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
baseURL = "https://fireact-dev.github.io/docs/"
2-
title = "Fireact Documentation"
1+
baseURL = "https://docs.fireact.dev/"
2+
title = "fireact.dev Documentation"
33
theme = ["docsy"]
44
enableGitInfo = true
55

@@ -24,11 +24,11 @@ anchor = "smart"
2424

2525
# Site Parameters
2626
[params]
27-
copyright = "The Fireact Authors"
27+
copyright = "fireact.dev"
2828
privacy_policy = "https://policies.google.com/privacy"
2929

3030
# Repository configuration
31-
github_repo = "https://github.com/fireact-dev/docs"
31+
github_repo = "https://github.com/fireact-dev/main"
3232
github_branch = "main"
3333

3434
# Enable Lunr.js offline search
@@ -87,6 +87,6 @@ identifier = "roadmap"
8787

8888
[[menu.main]]
8989
name = "Github"
90-
url = "https://github.com/fireact-dev/docs"
90+
url = "https://github.com/fireact-dev/main"
9191
weight = 60
9292
identifier = "github"

0 commit comments

Comments
 (0)