From 2f110088470360ad385615ea8f005dfb84805214 Mon Sep 17 00:00:00 2001 From: Jonas Smedegaard Date: Tue, 6 Feb 2024 17:13:35 +0100 Subject: disable unused custom stylesheet for now --- _quarto.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_quarto.yml b/_quarto.yml index 3b71a58..9ddd4a9 100644 --- a/_quarto.yml +++ b/_quarto.yml @@ -34,5 +34,5 @@ format: theme: light: flatly dark: slate - css: styles.css +# css: styles.css # toc: true -- cgit v1.2.3