You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@kvrocks.apache.org by "ColinChamber (via GitHub)" <gi...@apache.org> on 2023/04/19 00:44:12 UTC

[GitHub] [incubator-kvrocks-website] ColinChamber commented on a diff in pull request #91: Add logo swiper to homepage.

ColinChamber commented on code in PR #91:
URL: https://github.com/apache/incubator-kvrocks-website/pull/91#discussion_r1170693985


##########
src/constants.ts:
##########
@@ -1,3 +1,92 @@
 // The DNS for cdn.jsdelivr.net and fastly.jsdelivr.net have been polluted by the GFW. 
 // For now, gcore.jsdelivr.net is still accessible, but its future availability is uncertain. 
 export const IMG_CDN_URL_PREFIX = 'https://gcore.jsdelivr.net/gh/apache/incubator-kvrocks-website@main/static/img/';
+
+export const userLogoFirstLine = [

Review Comment:
   You are right! Here are some issues. The initial consideration was that we wanted to put some well-known companies in the first row. In fact, obtaining the segmentation according to the order of users can also achieve this effect (provided that the maintainer arranges the users in advance according to some rules).



-- 
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: issues-unsubscribe@kvrocks.apache.org

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