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 78f99b8 commit 25d9773Copy full SHA for 25d9773
src/Component/Sitemap.php
@@ -17,7 +17,7 @@
17
final class Sitemap extends BaseComponent
18
{
19
private static $defaultConfig = [
20
- 'hreflang' => false
+ 'hreflang' => true,
21
];
22
23
/** @var array */
0 commit comments