From 37466640298e40dd329b13d9da91a47d0cc5c739 Mon Sep 17 00:00:00 2001
From: Jean-Paul Meyer <jpmeyer@unistra.fr>
Date: Wed, 25 May 2022 11:07:32 +0000
Subject: [PATCH] Update config.yaml

---
 config.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/config.yaml b/config.yaml
index 4a2494b..84a3976 100644
--- a/config.yaml
+++ b/config.yaml
@@ -6,7 +6,7 @@ canonifyURLs: true
 #relativeURLs: true
 #uglyURLs: true
 
-theme: "beautifulhugo"
+theme: "ananke"
 metaDataFormat: "yaml"
 pygmentsUseClasses: true
 pygmentCodeFences: true
-- 
GitLab