wuchong commented on code in PR #2788:
URL: https://github.com/apache/fluss/pull/2788#discussion_r2882466024


##########
website/src/css/custom.css:
##########
@@ -21,17 +21,32 @@
  * work well for content-centric websites.
  */
 
+/* Import Inter font from Google Fonts */
+@import 
url('https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap');
+/* Import 'Roboto' */
+@import 
url('https://fonts.googleapis.com/css2?family=Roboto:wght@400;500;700&display=swap');

Review Comment:
   We shouldn't introduce external resources, see 
https://github.com/apache/fluss/issues/2564



-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to