mirror of
https://github.com/archtechx/laravel-seo.git
synced 2025-12-12 09:54:03 +00:00
mention good location for flipp templates
This commit is contained in:
parent
2dc7b7048e
commit
f4fa21ba6c
1 changed files with 1 additions and 1 deletions
|
|
@ -140,7 +140,7 @@ First, you need to add your Flipp API keys:
|
||||||
],
|
],
|
||||||
```
|
```
|
||||||
|
|
||||||
Then, register your templates:
|
Then, register your templates, for example in `AppServiceProvider`:
|
||||||
```php
|
```php
|
||||||
seo()->flipp('blog', 'v8ywdwho3bso');
|
seo()->flipp('blog', 'v8ywdwho3bso');
|
||||||
seo()->flipp('page', 'egssigeabtm7');
|
seo()->flipp('page', 'egssigeabtm7');
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue