We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cb126bb commit bf92cfaCopy full SHA for bf92cfa
src/pages/index.js
@@ -115,6 +115,9 @@ const Showcase = props => {
115
<a href={addUTM("https://devowl.io/")} target="_blank">
116
<img style={{padding: '20px'}} width="240" alt="devowl" src="/img/users/devowlio.svg" />
117
</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>
121
</div>
122
123
<div>
static/img/users/macpaw.svg
static/img/users/macpaw_light.svg
0 commit comments