From 815aa021635debf2abfab945cf33c1510437f546 Mon Sep 17 00:00:00 2001
From: Alexandre Meyer <alexandre.meyer@univ-lyon1.fr>
Date: Fri, 18 Nov 2022 16:37:25 +0100
Subject: [PATCH] ...web

---
 web/config.toml           | 2 +-
 web/content/posts/alex.md | 1 +
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/web/config.toml b/web/config.toml
index 79bf2fd..4c00648 100644
--- a/web/config.toml
+++ b/web/config.toml
@@ -10,7 +10,7 @@ publishDir = "public"
 
 [params]
   description = "Animation en synthèse d'images"
-  copyright = "c"
+  copyright = ""
   dark = "auto"
   highlight = true
 
diff --git a/web/content/posts/alex.md b/web/content/posts/alex.md
index 776068f..cd2e17a 100644
--- a/web/content/posts/alex.md
+++ b/web/content/posts/alex.md
@@ -4,3 +4,4 @@ date: 2022-11-18T15:12:06+01:00
 draft: true
 ---
 
+alex.md
\ No newline at end of file
-- 
GitLab