From 4492e20ec7873654e29bab2369c956d161ffa697 Mon Sep 17 00:00:00 2001
From: Fontrodona Nicolas <nicolas.fontrodona@ens-lyon.fr>
Date: Tue, 14 Feb 2023 14:39:33 +0100
Subject: [PATCH] index.qmd: highlight style monokai

---
 index.qmd | 1 +
 1 file changed, 1 insertion(+)

diff --git a/index.qmd b/index.qmd
index 5d7bb0c..354c641 100644
--- a/index.qmd
+++ b/index.qmd
@@ -1,5 +1,6 @@
 ---
 title: "Git Borg Linker"
+highlight-style: monokai
 ---
 
 {{< include Readme.md >}}
-- 
GitLab