From 83ddef2251b05a0d39dcb08594644f65e8405861 Mon Sep 17 00:00:00 2001 From: CaptainJack2491 Date: Mon, 5 Jan 2026 17:17:54 +0000 Subject: updated _quarto.yml and added index pages and custom css --- _quarto.yml | 5 +++++ 1 file changed, 5 insertions(+) (limited to '_quarto.yml') diff --git a/_quarto.yml b/_quarto.yml index 766110e..02d2065 100644 --- a/_quarto.yml +++ b/_quarto.yml @@ -8,5 +8,10 @@ format: theme: none minimal: true embed-resources: true + css: terminal.css + include-in-header: + # Optional: Import a proper dev font from Google Fonts + text: | + plain: output-ext: txt # This forces the extension to .txt instead of .plain -- cgit v1.2.3