diff options
Diffstat (limited to '_quarto.yml')
| -rw-r--r-- | _quarto.yml | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/_quarto.yml b/_quarto.yml index 7037356..c61fe0c 100644 --- a/_quarto.yml +++ b/_quarto.yml @@ -10,9 +10,6 @@ format: minimal: true embed-resources: true css: terminal.css - include-in-header: - # Optional: Import a proper dev font from Google Fonts - text: | - <link href="https://fonts.googleapis.com/css2?family=JetBrains+Mono&display=swap" rel="stylesheet"> + plain: output-ext: txt # This forces the extension to .txt instead of .plain |
