From ae45a785718b2fdf38153ed06665f2b9d9574756 Mon Sep 17 00:00:00 2001
From: Alexandre Meyer <alexandre.meyer@univ-lyon1.fr>
Date: Fri, 18 Nov 2022 13:42:50 +0100
Subject: [PATCH] ...web

---
 web/config.yaml      | 18 +++++++++---------
 web/content/index.md | 10 ----------
 2 files changed, 9 insertions(+), 19 deletions(-)

diff --git a/web/config.yaml b/web/config.yaml
index 9b94538..a6adfaf 100644
--- a/web/config.yaml
+++ b/web/config.yaml
@@ -51,15 +51,15 @@ params:
 
 menu:
   nav:
-    # - name: About
-    #   url: about/
-    #   weight: 1
-    # - name: Blog
-    #   url: posts/
-    #   weight: 2
+    - name: About
+      url: about/
+      weight: 1
+    - name: Blog
+      url: posts/
+      weight: 2
     - name: M1if37
       url: 
       weight: 3
-    # - name: Categories
-    #   url: categories/
-    #   weight: 4
\ No newline at end of file
+    - name: Categories
+      url: categories/
+      weight: 4
\ No newline at end of file
diff --git a/web/content/index.md b/web/content/index.md
index ab193ee..f5af80f 100644
--- a/web/content/index.md
+++ b/web/content/index.md
@@ -1,13 +1,3 @@
----
-title: My First blog post
-date: 2019-07-22
-description: An example blog post.
-categories:
-- demo
-tags:
-- hello-world
----
-
 # Master 1 Informatique - UE M1if37 Animation en synthèse d'image (3 ECTS)
 
 Responsables de l'enseignement : [Alexandre Meyer](	
-- 
GitLab