diff options
| author | CaptainJack2491 <jayrupnakawala@gmail.com> | 2026-07-07 15:41:59 +0100 |
|---|---|---|
| committer | CaptainJack2491 <jayrupnakawala@gmail.com> | 2026-07-07 15:41:59 +0100 |
| commit | 02c429e5ed53fe42a0a1f3025a16a0dc5518ad36 (patch) | |
| tree | 0ac75d2be9c4cec332f6ba5802906b1c2a11146f /_quarto.yml | |
| parent | 3bf5ad40c4ee63f9c2f53019fdbede712521bc32 (diff) | |
update CV with dissertation findings, add dissertation page, add website project entry
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 |
