You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by GitBox <gi...@apache.org> on 2021/10/19 03:32:28 UTC

[GitHub] [apisix-website] juzhiyuan commented on a change in pull request #666: feat: add meetup card for homepage

juzhiyuan commented on a change in pull request #666:
URL: https://github.com/apache/apisix-website/pull/666#discussion_r731466210



##########
File path: website/src/pages/sections/components/eventPosterCard.jsx
##########
@@ -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="" />

Review comment:
       Use CDN link




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@apisix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org