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 0e69311 commit b043aa3Copy full SHA for b043aa3
_build/build.php
@@ -25,7 +25,7 @@
25
->setOutputDir($outputDir)
26
->setImagesDir(__DIR__.'/output/_images')
27
->setImagesPublicPrefix('_images')
28
- ->setTheme('sfdocs')
+ ->setTheme('rtd')
29
;
30
31
$buildConfig->setExcludedPaths(['.github/', '_build/']);
0 commit comments