Emile Bangma
2024-03-09 94a54698ab7f29a609ca90033c1384a7ec5f5e65
fix(resources): Use full path to font when cdnCache is false (#976)

1 files modified
2 ■■■ changed files
quartz/plugins/emitters/componentResources.ts 2 ●●● patch | view | raw | blame | history
quartz/plugins/emitters/componentResources.ts
@@ -228,7 +228,7 @@
            googleFontsStyleSheet = googleFontsStyleSheet.replace(
              url,
              `/static/fonts/${filename}.ttf`,
              `https://${cfg.baseUrl}/static/fonts/${filename}.ttf`,
            )
            promises.push(