From 00b6a18db4fe6d3f55bdf07775c2edf544292948 Mon Sep 17 00:00:00 2001
From: Hugo SUBTIL <ext.sopra.husubtil@grandlyon.com>
Date: Wed, 3 Mar 2021 16:47:00 +0100
Subject: [PATCH] fix(ghost): ghost data

---
 scripts/ghost/migrations/init/posts.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/scripts/ghost/migrations/init/posts.json b/scripts/ghost/migrations/init/posts.json
index 1085947e6..4a76cf149 100644
--- a/scripts/ghost/migrations/init/posts.json
+++ b/scripts/ghost/migrations/init/posts.json
@@ -584,7 +584,7 @@
     "codeinjection_foot": null,
     "custom_template": null,
     "canonical_url": null,
-    "tags": ["À la une"],
+    "tags": ["Infos", "À la une"],
     "authors": [
       {
         "id": "5951f5fca366002ebd5dbef7",
-- 
GitLab