From 7a6623591ee1ce9ccd1a2970870a451855615f4b Mon Sep 17 00:00:00 2001 From: Louis Date: Fri, 25 Apr 2025 16:41:44 +0200 Subject: [PATCH] Disable embed-resources --- _quarto.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_quarto.yml b/_quarto.yml index 0c56a65..915e903 100644 --- a/_quarto.yml +++ b/_quarto.yml @@ -22,4 +22,4 @@ format: theme: yeti toc: true html-math-method: katex - embed-resources: true \ No newline at end of file + embed-resources: false \ No newline at end of file