Skip to content

Commit e71a7e9

Browse files
authored
Merge pull request RooCodeInc#684 from RooVetGit/mrubens-patch-1
Set jekyll baseurl
2 parents f4ce65e + 4393269 commit e71a7e9

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/_config.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ description: Documentation for the Roo Code project
33
remote_theme: just-the-docs/just-the-docs
44

55
url: https://docs.roocode.com
6+
baseurl: /docs
67

78
aux_links:
89
"Roo Code on GitHub":
@@ -12,4 +13,4 @@ aux_links:
1213
search_enabled: true
1314

1415
# Enable dark mode
15-
color_scheme: dark
16+
color_scheme: dark

0 commit comments

Comments
 (0)