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 289ce98 + 2052953 commit 3b3dce4Copy full SHA for 3b3dce4
_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