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