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.
2 parents 47a4c05 + b043aa3 commit cd9b737Copy full SHA for cd9b737
_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