Skip to content

Commit cdc9828

Browse files
committed
feat: production
1 parent e72e4a0 commit cdc9828

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

config/_default/config.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
baseurl = "https://docs-starfleit.netlify.app/"
1+
baseurl = "https://docs.starfleit.io/"
22
canonifyURLs = false
33
disableAliases = true
44
disableHugoGeneratorInject = true

config/_default/params.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ description = "Technical documentation for the STARFLEIT DEX"
1212
## Open Graph
1313
images = ["STARFLEIT-opengraph-image.jpg"]
1414
ogLocale = "en_US"
15-
domainTLD = "docs-starfleit.netlify.app"
15+
domainTLD = "docs.starfleit.io"
1616
titleHome = "STARLEIT Docs"
1717

1818
## Twitter Cards

0 commit comments

Comments
 (0)