mirror of
https://github.com/archtechx/laravel-seo.git
synced 2025-12-12 01:44:03 +00:00
wip
This commit is contained in:
parent
03c7fa5eee
commit
2fc2586691
1 changed files with 1 additions and 1 deletions
|
|
@ -115,7 +115,7 @@ To generate favicon, run:
|
|||
php artisan seo:generate-favicons public/path-to/logo.png
|
||||
```
|
||||
|
||||
from the artisan console.
|
||||
from the artisan console. If no path argument is given we'll fallback to `public/assets/logo.png`.
|
||||
|
||||
We'll generate a 32x32px `public/favicon.ico` & `public/favicon.png` icon. This should be sufficient for most cases.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue