mirror of
https://github.com/archtechx/laravel-seo.git
synced 2025-12-12 18:04:03 +00:00
Add twitter:creator meta tag (#21)
This commit is contained in:
parent
754b3936d0
commit
9ce6843879
4 changed files with 5 additions and 2 deletions
|
|
@ -53,6 +53,7 @@ title(string $title)
|
|||
description(string $description)
|
||||
image(string $url)
|
||||
|
||||
twitterCreator(string $username)
|
||||
twitterSite(string $username)
|
||||
twitterTitle(string $title)
|
||||
twitterDescription(string $description)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue