Skip to content

Commit bf92cfa

Browse files
committed
add MacPaw to sponsors
1 parent cb126bb commit bf92cfa

File tree

3 files changed

+29
-0
lines changed

3 files changed

+29
-0
lines changed

src/pages/index.js

+3
Original file line numberDiff line numberDiff line change
@@ -115,6 +115,9 @@ const Showcase = props => {
115115
<a href={addUTM("https://devowl.io/")} target="_blank">
116116
<img style={{padding: '20px'}} width="240" alt="devowl" src="/img/users/devowlio.svg" />
117117
</a>
118+
<a href={addUTM("https://macpaw.com/")} target="_blank">
119+
<img style={{padding: '20px'}} width="240" alt="MacPaw" src="/img/users/macpaw.svg" />
120+
</a>
118121
</div>
119122
</div>
120123
<div>

static/img/users/macpaw.svg

+13
Loading

static/img/users/macpaw_light.svg

+13
Loading

0 commit comments

Comments
 (0)