mirror of
https://github.com/LinkStackOrg/LinkStack.git
synced 2025-03-06 12:37:38 +01:00
Update meta.php
This commit is contained in:
parent
1ac1d6a9d2
commit
2dc76c5b22
@ -41,8 +41,8 @@ return [
|
||||
*/
|
||||
|
||||
'lang' => 'en', // Sets <html lang="en">
|
||||
'title' => '', // Overrides the default meta page title. Leave empty to use your page title as the title.
|
||||
'description' => '', // Overrides the default meta page description. Leave empty to use your page description as the description.
|
||||
'title' => '', // Overrides the default meta page title. Leave empty to use your LittleLink page title as the title.
|
||||
'description' => '', // Overrides the default meta page description. Leave empty to use your LittleLink page description as the description.
|
||||
'robots' => 'index,follow',
|
||||
'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.
|
||||
|
Loading…
x
Reference in New Issue
Block a user