Browse Source

Merge pull request #684 from RooVetGit/mrubens-patch-1

Set jekyll baseurl
Matt Rubens 1 year ago
parent
commit
e71a7e9310
1 changed files with 2 additions and 1 deletions
  1. 2 1
      docs/_config.yml

+ 2 - 1
docs/_config.yml

@@ -3,6 +3,7 @@ description: Documentation for the Roo Code project
 remote_theme: just-the-docs/just-the-docs
 
 url: https://docs.roocode.com
+baseurl: /docs
 
 aux_links:
   "Roo Code on GitHub":
@@ -12,4 +13,4 @@ aux_links:
 search_enabled: true
 
 # Enable dark mode
-color_scheme: dark
+color_scheme: dark