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 c0944ac commit b104dbeCopy full SHA for b104dbe
.github/workflows/pages.yml
docusaurus.config.ts
@@ -30,10 +30,6 @@ const config: Config = {
30
// For GitHub pages deployment, it is often '/<projectName>/'
31
baseUrl: '/',
32
33
- // GitHub pages deployment config.
34
- // If you aren't using GitHub pages, you don't need these.
35
- organizationName: 'RooVetGit', // Usually your GitHub org/user name.
36
- projectName: 'Roo-Code-Docs', // Usually your repo name.
37
38
onBrokenLinks: 'throw',
39
onBrokenMarkdownLinks: 'warn',
static/.nojekyll
0 commit comments