Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: Update logo #351

Merged
merged 1 commit into from
Nov 14, 2024
Merged

chore: Update logo #351

merged 1 commit into from
Nov 14, 2024

Conversation

going-confetti
Copy link
Collaborator

@going-confetti going-confetti commented Nov 14, 2024

Description

How to Test

Checklist

  • I have performed a self-review of my code.
  • I have added tests for my changes.
  • I have run linter locally (npm run lint) and all checks pass.
  • I have run tests locally (npm test) and all tests pass.
  • I have commented on my code, particularly in hard-to-understand areas.

Screenshots (if appropriate):

image image

Related PR(s)/Issue(s)

@going-confetti going-confetti requested a review from a team as a code owner November 14, 2024 15:06
@going-confetti going-confetti requested review from cristianoventura and Llandy3d and removed request for a team November 14, 2024 15:06
Comment on lines -25 to -34
<img src={K6Logo} alt="k6 Logo" width="32" height="32" />
<Text
weight="bold"
css={css`
font-size: 10px;
cursor: default;
`}
>
Studio
</Text>
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Replaced this weird hack with the full-logo SVG

@going-confetti going-confetti merged commit 54a4bc9 into main Nov 14, 2024
2 checks passed
@going-confetti going-confetti deleted the chore/fix-logo branch November 14, 2024 15:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants