Skip to content

Commit

Permalink
Add stacked logo light (#5904)
Browse files Browse the repository at this point in the history
* add stacked light logo

* add image component to display the logo

* fix rebase

---------

Co-authored-by: Augustin Mauroy <[email protected]>
  • Loading branch information
mohanadft and AugustinMauroy authored Sep 29, 2023
1 parent c3ec9f2 commit 574ae6e
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 0 deletions.
6 changes: 6 additions & 0 deletions components/__design__/stacked-logos.stories.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,12 @@ export default {
width={267}
height={80}
/>
<Image
src={`/static/images/logos/stacked-light.svg`}
alt="Node.js"
width={267}
height={80}
/>
</div>
</div>
);
Expand Down
1 change: 1 addition & 0 deletions public/static/images/logos/stacked-light.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 574ae6e

Please sign in to comment.