Skip to content

Commit

Permalink
[ci] format
Browse files Browse the repository at this point in the history
  • Loading branch information
sarah11918 authored and astrobot-houston committed Jan 17, 2024
1 parent b3333f1 commit cff68ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/data/logos.ts
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ export const logos = LogoCheck({
'kontent-ai': { file: 'kontent-ai.svg', padding: '.15em' },
keystatic: { file: 'keystatic.svg', padding: '0' },
zeabur: { file: 'zeabur.svg', padding: '.2em' },
apostrophecms: { file: 'apostrophecms.svg', padding: '.15em .15em' }
apostrophecms: { file: 'apostrophecms.svg', padding: '.15em .15em' },
});

export type LogoKey = keyof typeof logos;
Expand Down

0 comments on commit cff68ad

Please sign in to comment.