Skip to content

Commit cb243b2

Browse files
author
Jozef Vojtas
committed
Replace Medusa icon with MakePay PNG
1 parent 66ae44b commit cb243b2

6 files changed

Lines changed: 5 additions & 12 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
[![CI](https://github.com/makecryptoio/medusa-plugin-makepay/actions/workflows/ci.yml/badge.svg)](https://github.com/makecryptoio/medusa-plugin-makepay/actions/workflows/ci.yml)
55

66
<p align="center">
7-
<img src="./assets/makepay-medusa-icon.svg" alt="MakePay icon" width="96" height="96" />
7+
<img src="./assets/makepay-medusa-icon.png" alt="MakePay icon" width="96" height="96" />
88
</p>
99

1010
Official MakePay payment provider for Medusa v2. The provider creates hosted

assets/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
# MakePay Medusa Assets
22

3-
`makepay-medusa-icon.svg` is the square brand icon to use for npm, GitHub, and
3+
`makepay-medusa-icon.png` is the square brand icon to use for npm, GitHub, and
44
Medusa integration-directory submission or curation requests.

assets/makepay-medusa-icon.png

117 KB
Loading

assets/makepay-medusa-icon.svg

Lines changed: 0 additions & 7 deletions
This file was deleted.

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@makecrypto/medusa-plugin-makepay",
3-
"version": "0.1.1",
3+
"version": "0.1.2",
44
"description": "Official MakePay payment provider for Medusa v2 hosted checkout.",
55
"license": "MIT",
66
"author": "MakePay",

0 commit comments

Comments
 (0)