Skip to content

Commit

Permalink
Update name of option
Browse files Browse the repository at this point in the history
  • Loading branch information
jonathanmuth committed Jul 8, 2021
1 parent 7688537 commit 64be407
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.php
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
'options' => [
'siteTitleAfterPageTitle' => true,
'siteTitleAsHomePageTitle' => false,
'canoncialIncludesWWW' => false
'canonicalURLIncludesWWW' => false
],
'pageMethods' => [
'canonicalUrl' => function () {
Expand Down

0 comments on commit 64be407

Please sign in to comment.