mirror of
https://github.com/archtechx/laravel-seo.git
synced 2025-12-12 01:44: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()
|
||||
->title($post->title)
|
||||
->description($post->excerpt)
|
||||
->twitter()
|
||||
->flipp('blog')
|
||||
|
||||
// Adds OpenGraph tags
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue