Skip to content

Commit 90d9aee

Browse files
committed
added default favicon.ico (empty for the moment)
1 parent 5918e90 commit 90d9aee

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

src/assets/images/favicon.ico

Whitespace-only changes.

src/config/params.php

+2
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@
1010
*/
1111

1212
return [
13+
'favicon.ico' => '@hiqdev/assetpackagist/assets/images/favicon.ico',
14+
1315
'db.name' => 'asset_packagist',
1416
'db.username' => 'asset-packagist',
1517
'db.password' => '',

0 commit comments

Comments
 (0)