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 96c166b commit 30ffb5fCopy full SHA for 30ffb5f
src/data/logos.ts
@@ -106,7 +106,7 @@ export const logos = LogoCheck({
106
'tina-cms': { file: 'tina-cms.svg', padding: '.15em' },
107
turso: { file: 'turso.svg', padding: '.2em' },
108
umbraco: { file: 'umbraco.svg', padding: '.05em' },
109
- 'vault-cms': {file: 'vault-cms.svg', padding: '0.15em' },
+ 'vault-cms': { file: 'vault-cms.svg', padding: '0.15em' },
110
vercel: { file: 'vercel.svg', padding: '.3em .3em .35em' },
111
vue: { file: 'vue.svg', padding: '.3em .2em .2em' },
112
vuepress: { file: 'vuepress.png', padding: '.2em .175em .175em' },
0 commit comments