font loading options, optimize css
This commit is contained in:
parent
e82ba97a39
commit
c0278a8c65
8 changed files with 261 additions and 38 deletions
|
@ -95,7 +95,7 @@ const config: QuartzConfig = {
|
|||
filters: [Plugin.RemoveDrafts()],
|
||||
emitters: [
|
||||
Plugin.AliasRedirects(),
|
||||
Plugin.ComponentResources(),
|
||||
Plugin.ComponentResources({ fontOrigin: "googleFonts" }),
|
||||
Plugin.ContentPage({
|
||||
...sharedPageComponents,
|
||||
...contentPageLayout,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue