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
6194f63eda
commit
b5ae81716d
1 changed files with 3 additions and 1 deletions
|
|
@ -168,9 +168,11 @@ The `flipp()` method also returns a signed URL to the image, which lets you use
|
||||||
|
|
||||||
## Customization
|
## Customization
|
||||||
|
|
||||||
|
This package is completely flexible, and can be customized either by having its views modified (to change the existing templates), or by you developing an extension (to add more templates).
|
||||||
|
|
||||||
### Views
|
### Views
|
||||||
|
|
||||||
You can publish views running `php artisan vendor:publish --tag=seo-views`.
|
You can publish the Blade views by running `php artisan vendor:publish --tag=seo-views`.
|
||||||
|
|
||||||
### Extensions
|
### Extensions
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue