Skip to content

Commit 2c8c732

Browse files
committed
feat: update logo
1 parent e085ede commit 2c8c732

3 files changed

Lines changed: 62 additions & 7 deletions

File tree

contributing.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ Thank you for your suggestions!
3434
- in case of addition or removal, make an assessment of
3535
awesomeness of the entry.
3636

37-
## Updating your PR
37+
## Updating your PR
3838

3939
If the maintainers notice anything that we'd like changed, we'll ask you to
4040
edit your PR before we merge it. There's no need to open a new PR, just edit
@@ -45,7 +45,7 @@ the existing one.
4545
To run tests locally:
4646

4747
# using node.js
48-
npm install -g awesome-lint
49-
awesome-lint readme.md
48+
npm install
49+
npm run lint
5050

5151
Thanks!

readme.md

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,16 @@
11
# Awesome Shopify [![Awesome](https://awesome.re/badge.svg)](https://awesome.re)
22

3-
4-
[<img src="media/shopify.png" width="250px" align="right" alt="Shopify">](https://www.shopify.com/free-trial?ref=vitalogy)
3+
[<img src="shopify-logo.svg" align="right" width="200">](https://www.shopify.com/)
54

65
> Curated list of awesome [Shopify](https://www.shopify.com) resources, libraries, and open-source projects for developers and designers.
76
8-
[Shopify](https://www.shopify.com/blog/what-is-shopify?ref=vitalogy) is a leading e-commerce platform that allows you to build and manage online stores.
7+
# Awesome Shopify [![Awesome](https://awesome.re/badge.svg)](https://awesome.re)
8+
9+
[<img src="media/shopify.png" width="250px" align="right" alt="Shopify">](https://www.shopify.com/)
10+
11+
> Curated list of awesome [Shopify](https://www.shopify.com) resources, libraries, and open-source projects for developers and designers.
912
10-
> 💡 **Note for merchants:** [Bring your ideas to life for $1/month](https://shopify.pxf.io/ZQJOkq)
13+
[Shopify](https://www.shopify.com/blog/what-is-shopify) is a leading e-commerce platform that allows you to build and manage online stores.
1114

1215
![GitHub last commit](https://img.shields.io/github/last-commit/julionc/awesome-shopify)
1316
![GitHub Repo stars](https://img.shields.io/github/stars/julionc/awesome-shopify)

shopify-logo.svg

Lines changed: 52 additions & 0 deletions
Loading

0 commit comments

Comments
 (0)