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

Merge branch 'master' of github.com:archtechx/laravel-seo

This commit is contained in:
Samuel Štancl 2021-05-24 11:40:26 +02:00
commit 253f0ae796

View file

@ -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
seo()->flipp('blog', 'v8ywdwho3bso');
seo()->flipp('page', 'egssigeabtm7');