Skip to content

Commit

Permalink
Criação dos favicons
Browse files Browse the repository at this point in the history
  • Loading branch information
LimaSystem committed Jan 3, 2025
1 parent d06cc30 commit 179dbf4
Show file tree
Hide file tree
Showing 4 changed files with 13 additions and 0 deletions.
6 changes: 6 additions & 0 deletions docker/common/config.d/favicon.php
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
<?php
return [
'favicon.ico' => env('FAVICON_IMAGE_ICO', 'img/favicon.ico'),
'favicon.svg' => env('FAVICON_IMAGE_SVG', 'img/favicon.svg'),
'favicon.180' => env('FAVICON_IMAGE_180', 'img/favicon-180x180.png'),
];
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added themes/IberCulturaViva/assets/img/favicon.ico
Binary file not shown.
7 changes: 7 additions & 0 deletions themes/IberCulturaViva/assets/img/favicon.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 179dbf4

Please sign in to comment.