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 e860627 commit cf5f22eCopy full SHA for cf5f22e
1 file changed
generate/examples.php
@@ -46,7 +46,7 @@
46
}
47
48
$page = new Page('Basics', 'Basics');
49
-$page->subtemplate('template.examples.html');
+$page->subtemplate('template.examples-basics.html');
50
51
$html = "<div class=\"ref-col\">\n";
52
foreach ($categories as $cat => $array) {
0 commit comments