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 2022/03/23 01:42:25 UTC

[GitHub] [apisix-website] juzhiyuan commented on a change in pull request #947: feat: add dashboard playground link card

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



##########
File path: website/src/css/customTheme.css
##########
@@ -53,45 +53,60 @@ html[data-theme="dark"] {
 }
 
 @font-face {
-  font-family: 'MaisonNeue-Medium';
-  src: local('MaisonNeue-Medium'), url(https://raw.githubusercontent.com/apache/apisix-website/master/website/src/fonts/MaisonNeue-Medium.otf) format('opentype');
+  font-family: "MaisonNeue-Medium";
+  src: local("MaisonNeue-Medium"),
+  url(https://cdn.jsdelivr.net/gh/apache/apisix-website@master/website/src/fonts/MaisonNeue-Medium.otf) format("opentype");

Review comment:
       @bzp2010 jsDelivr will return 4xx sometimes, is it ok to still use it?




-- 
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