diff --git a/quartz.config.default.yaml b/quartz.config.default.yaml index 9d1ff8c..771725d 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 234c752..5ca9c0e 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 ebc2780..111654b 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 959a066..b45dfb3 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 251aa15..2c06b76 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