From f4a546aa6e31e8bb9513bd4a8393fa96b7055377 Mon Sep 17 00:00:00 2001
From: Jean-Michel Bruel <jbruel@gmail.com>
Date: Fri, 22 Nov 2024 14:42:59 +0100
Subject: [PATCH] =?UTF-8?q?=F0=9F=93=A6=20NEW:=20Site=20update?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

---
 content/modules/ROOT/pages/definitions.adoc | 4 ++++
 content/modules/ROOT/pages/index.adoc       | 2 +-
 2 files changed, 5 insertions(+), 1 deletion(-)

diff --git a/content/modules/ROOT/pages/definitions.adoc b/content/modules/ROOT/pages/definitions.adoc
index eabd61e..d9ad9e2 100644
--- a/content/modules/ROOT/pages/definitions.adoc
+++ b/content/modules/ROOT/pages/definitions.adoc
@@ -1 +1,5 @@
+//Parameters
+:toc:
+
+// Definitions
 :ut2j: https://www.univ-tsle2.fr[UT2J]
\ No newline at end of file
diff --git a/content/modules/ROOT/pages/index.adoc b/content/modules/ROOT/pages/index.adoc
index 1ce2bc2..22129fd 100644
--- a/content/modules/ROOT/pages/index.adoc
+++ b/content/modules/ROOT/pages/index.adoc
@@ -1,5 +1,5 @@
 = Overview of the project 
-:toc:
+include::xref:$definitions.adoc[]
 
 [WARNING]
 ====
-- 
GitLab