Skip to content
Merged
Show file tree
Hide file tree
Changes from 2 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions website/src/pages/sections/components/eventPosterCard.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -48,8 +48,8 @@ const EventPosterCard = () => {
<path fill="currentColor" d="M242.72 256l100.07-100.07c12.28-12.28 12.28-32.19 0-44.48l-22.24-22.24c-12.28-12.28-32.19-12.28-44.48 0L176 189.28 75.93 89.21c-12.28-12.28-32.19-12.28-44.48 0L9.21 111.45c-12.28 12.28-12.28 32.19 0 44.48L109.28 256 9.21 356.07c-12.28 12.28-12.28 32.19 0 44.48l22.24 22.24c12.28 12.28 32.2 12.28 44.48 0L176 322.72l100.07 100.07c12.28 12.28 32.2 12.28 44.48 0l22.24-22.24c12.28-12.28 12.28-32.19 0-44.48L242.72 256z"></path>
</svg>
</button>
<a href="/events/2021/08/21/shanghai-meetup" onClick={onClose}>
<img src="/img/meetup-card.jpg" alt="" />
<a href="/blog/2021/10/18/meetup" onClick={onClose}>
<img src="/img/meetup-card.png" alt="" />
Comment thread
bzp2010 marked this conversation as resolved.
Outdated
</a>
</div>
);
Expand Down
Binary file added website/static/img/meetup-card.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.