mirror of
https://github.com/archtechx/laravel-seo.git
synced 2025-12-12 01:44:03 +00:00
2 lines
141 B
PHP
2 lines
141 B
PHP
<link rel="icon" type="image/x-icon" href="{{ asset('favicon.ico') }}">
|
|
<link rel="icon" type="image/png" href="{{ asset('favicon.png') }}">
|