1
0
Fork 0
mirror of https://github.com/archtechx/laravel-seo.git synced 2025-12-12 09:54:03 +00:00

Add twitter:creator meta tag

This commit is contained in:
tpetry 2022-06-10 12:35:19 +02:00
parent 754b3936d0
commit e352e5ddcf
4 changed files with 5 additions and 2 deletions

View file

@ -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)