Skip to content

Commit

Permalink
changed logo
Browse files Browse the repository at this point in the history
  • Loading branch information
Ivascu Madalin committed Aug 28, 2023
1 parent 691066f commit 6128c3e
Show file tree
Hide file tree
Showing 5 changed files with 131 additions and 313 deletions.
2 changes: 1 addition & 1 deletion Block/Config/Form/Field/LogoSelector.php
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ public function getLogos(): array
{
return [
"in3.svg" => $this->assetRepo->getUrl("Buckaroo_Magento2::images/svg/in3.svg"),
"in3v3.svg" => $this->assetRepo->getUrl("Buckaroo_Magento2::images/svg/in3.svg")
"in3-ideal.svg" => $this->assetRepo->getUrl("Buckaroo_Magento2::images/svg/in3-ideal.svg")
];
}
}
65 changes: 65 additions & 0 deletions view/adminhtml/web/images/svg/in3-ideal.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
156 changes: 0 additions & 156 deletions view/adminhtml/web/images/svg/in3v3.svg

This file was deleted.

Loading

0 comments on commit 6128c3e

Please sign in to comment.