diff --git a/quartz.config.default.yaml b/quartz.config.default.yaml index 9d1ff8c71..771725d90 100644 --- a/quartz.config.default.yaml +++ b/quartz.config.default.yaml @@ -98,6 +98,8 @@ plugins: - source: github:quartz-community/roam enabled: false order: 92 + - source: github:quartz-community/fonts + enabled: true - source: github:quartz-community/remove-draft enabled: true - source: github:quartz-community/explicit-publish diff --git a/quartz/cli/templates/blog.yaml b/quartz/cli/templates/blog.yaml index 234c752d5..5ca9c0e56 100644 --- a/quartz/cli/templates/blog.yaml +++ b/quartz/cli/templates/blog.yaml @@ -100,6 +100,8 @@ plugins: - source: github:quartz-community/roam enabled: false order: 92 + - source: github:quartz-community/fonts + enabled: true - source: github:quartz-community/remove-draft enabled: true - source: github:quartz-community/explicit-publish diff --git a/quartz/cli/templates/default.yaml b/quartz/cli/templates/default.yaml index ebc27800f..111654b3b 100644 --- a/quartz/cli/templates/default.yaml +++ b/quartz/cli/templates/default.yaml @@ -100,6 +100,8 @@ plugins: - source: github:quartz-community/roam enabled: false order: 92 + - source: github:quartz-community/fonts + enabled: true - source: github:quartz-community/remove-draft enabled: true - source: github:quartz-community/explicit-publish diff --git a/quartz/cli/templates/obsidian.yaml b/quartz/cli/templates/obsidian.yaml index 959a066ba..b45dfb3f6 100644 --- a/quartz/cli/templates/obsidian.yaml +++ b/quartz/cli/templates/obsidian.yaml @@ -111,6 +111,8 @@ plugins: - source: github:quartz-community/roam enabled: false order: 92 + - source: github:quartz-community/fonts + enabled: true - source: github:quartz-community/remove-draft enabled: true - source: github:quartz-community/explicit-publish diff --git a/quartz/cli/templates/ttrpg.yaml b/quartz/cli/templates/ttrpg.yaml index 251aa158b..2c06b76dc 100644 --- a/quartz/cli/templates/ttrpg.yaml +++ b/quartz/cli/templates/ttrpg.yaml @@ -111,6 +111,8 @@ plugins: - source: github:quartz-community/roam enabled: false order: 92 + - source: github:quartz-community/fonts + enabled: true - source: github:quartz-community/remove-draft enabled: true - source: github:quartz-community/explicit-publish