Update advanced-config.php
This commit is contained in:
parent
2955820c50
commit
522f8d0574
|
@ -44,7 +44,7 @@ return [
|
||||||
'robots' => 'index,follow',
|
'robots' => 'index,follow',
|
||||||
'viewport' => 'width=device-width, initial-scale=1',
|
'viewport' => 'width=device-width, initial-scale=1',
|
||||||
'canonical_url' => '', // Tells search engines to index "https://example.com/" instead of "https://example.com/@admin", for example.
|
'canonical_url' => '', // Tells search engines to index "https://example.com/" instead of "https://example.com/@admin", for example.
|
||||||
'twitter_creator' => '', // Twitter @username. For example: "@elonmusk".
|
'twitter_creator' => '', // Twitter @username.
|
||||||
'author' => '', // Your name.
|
'author' => '', // Your name.
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue