We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b4da28d commit 1d8993fCopy full SHA for 1d8993f
docusaurus.config.ts
@@ -10,7 +10,7 @@ const config: Config = {
10
url: "https://docs.blackskyweb.xyz",
11
baseUrl: "/",
12
organizationName: "blacksky-algorithms",
13
- projectName: "blacksky-algorithms.github.io",
+ projectName: "General and Technical Documentation for Blacksky",
14
trailingSlash: false,
15
deploymentBranch: "gh-pages",
16
onBrokenLinks: "log",
0 commit comments