Skip to content

Commit

Permalink
a bit bigger
Browse files Browse the repository at this point in the history
  • Loading branch information
enisdenjo committed Mar 25, 2024
1 parent fb597e0 commit d6efcd6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/theme.config.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@ export default defineConfig({
websiteName: PRODUCTS.WS.name,
description: PRODUCTS.WS.title,
docsRepositoryBase: 'https://github.com/enisdenjo/graphql-ws',
logo: PRODUCTS.WS.logo({ className: 'w-8' }),
logo: PRODUCTS.WS.logo({ className: 'w-9' }),
});

0 comments on commit d6efcd6

Please sign in to comment.