diff --git a/logo.png b/logo.png new file mode 100644 index 0000000..1059b1d Binary files /dev/null and b/logo.png differ diff --git a/metadata.php b/metadata.php index 3d2dc5a..ce2bc16 100755 --- a/metadata.php +++ b/metadata.php @@ -24,7 +24,7 @@ $aModule = [ 'id' => 'tinymce-editor', 'title' => 'TinyMCE Editor', 'description' => 'TinyMCE 5 Integration for O3-Shop', - 'thumbnail' => 'tinymce.png', + 'thumbnail' => 'logo.png', 'version' => '1.0.0 ( 2023-04-06 )', 'author' => 'Marat Bedoev, O3-Shop', 'url' => 'https://www.o3-shop.com/', diff --git a/tinymce.png b/tinymce.png deleted file mode 100644 index 318628b..0000000 Binary files a/tinymce.png and /dev/null differ