mirror of
https://github.com/archtechx/laravel-seo.git
synced 2025-12-12 09:54:03 +00:00
Update README.md
This commit is contained in:
parent
951a974f67
commit
6194f63eda
1 changed files with 1 additions and 0 deletions
|
|
@ -17,6 +17,7 @@ Example usage:
|
||||||
seo()
|
seo()
|
||||||
->title($post->title)
|
->title($post->title)
|
||||||
->description($post->excerpt)
|
->description($post->excerpt)
|
||||||
|
->twitter()
|
||||||
->flipp('blog')
|
->flipp('blog')
|
||||||
|
|
||||||
// Adds OpenGraph tags
|
// Adds OpenGraph tags
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue