
GoogleFonts会影响网站的访问速度。我在网上找到了解决方法,在这里记录一下。
方法1:到’themesnext_config.yml’关闭Google Fonts设置
1 |
font: |
方法2:更换为中科大的源
1 |
font: |
方法3:
到’themesnextlayout_partialshead external-fonts.swig’文件
fonts.googleapis.com 改成 fonts.lug.ustc.edu.cn

GoogleFonts会影响网站的访问速度。我在网上找到了解决方法,在这里记录一下。
方法1:到’themesnext_config.yml’关闭Google Fonts设置
1 |
font: |
方法2:更换为中科大的源
1 |
font: |
方法3:
到’themesnextlayout_partialshead external-fonts.swig’文件
fonts.googleapis.com 改成 fonts.lug.ustc.edu.cn
近期评论