We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a63e2e4 commit faab201Copy full SHA for faab201
src/pages/index.js
@@ -91,9 +91,6 @@ const Showcase = props => {
91
<a href={addUTM("https://bit.dev/")} target="_blank">
92
<img style={{padding: '20px'}} width="120" alt="bit" src="/img/users/bit.svg" />
93
</a>
94
- <a href={addUTM("https://sanity.io/")} target="_blank">
95
- <img style={{padding: '20px'}} width="260" alt="Sanity" src="/img/users/sanity.svg" />
96
- </a>
97
<a href={addUTM("https://discord.com/")} target="_blank">
98
<img style={{padding: '20px'}} width="260" alt="Discord" src="/img/users/discord.svg" />
99
0 commit comments