From 59854a12c886833cfe5eca93bd74afbd8dd15e97 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Micha=C3=ABl=20Hauspie?= <michael.hauspie@univ-lille.fr>
Date: Tue, 2 Jul 2024 11:20:44 +0200
Subject: [PATCH] Silence source block output by default

---
 configuration.org | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/configuration.org b/configuration.org
index 172bfe2..7f25941 100644
--- a/configuration.org
+++ b/configuration.org
@@ -2,7 +2,7 @@
 #+author: Michaƫl Hauspie
 #+email: michael.hauspie@univ-lille.fr
 #+language: en
-#+options: header-args :results none
+#+property: header-args :results none
 
 Some of my configuration entries where borrowed from other people, see
 [[*Acknowledgment][Acknowledgment]] section for a list.
-- 
GitLab