From 2043d17ff2c1e6cd9988ceb8f3b038646c6cc31f Mon Sep 17 00:00:00 2001
From: Jean-Jacques Brucker <jeanjacquesbrucker@gmail.com>
Date: Fri, 6 Aug 2021 15:51:23 +0200
Subject: [PATCH] add tag governance to the legal notice, mainly to create
 content under this tag

---
 content/english/about/legal-notice.md | 2 +-
 content/french/about/legal-notice.md  | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/content/english/about/legal-notice.md b/content/english/about/legal-notice.md
index 45b039a..c037591 100644
--- a/content/english/about/legal-notice.md
+++ b/content/english/about/legal-notice.md
@@ -7,7 +7,7 @@ bg_image: "images/backgrounds/puzzle.jpg"
 description : "Legal Notice"
 image: "images/logos/logo-black-pgp.png"
 categories: ["about"]
-#tags: [""]
+tags: ["governance"]
 type: "post"
 ---
 
diff --git a/content/french/about/legal-notice.md b/content/french/about/legal-notice.md
index 540cf2d..8de3f73 100644
--- a/content/french/about/legal-notice.md
+++ b/content/french/about/legal-notice.md
@@ -7,7 +7,7 @@ bg_image: "images/backgrounds/puzzle.jpg"
 description : "Mentions et conditions d'utilisations"
 image: "images/logos/logo-black-pgp.png"
 categories: ["about"]
-#tags: [""]
+tags: ["governance"]
 type: "post"
 ---
 
-- 
GitLab