From 6fb60521faa57ec6fbffd2d447ca000ed73c9136 Mon Sep 17 00:00:00 2001
From: Christophe Chaudier <christophe@lydra.fr>
Date: Wed, 30 Nov 2022 18:04:34 +0100
Subject: [PATCH] feat: change footer msg

---
 src/conf.yml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/conf.yml b/src/conf.yml
index 4152a39..7cb7f30 100644
--- a/src/conf.yml
+++ b/src/conf.yml
@@ -42,6 +42,7 @@ appConfig:
 pageInfo:
   title: Un dashboard avec Dashy
   description: Tableau de bord des liens
+  footerText: Mon super footer
   navLinks:
     - title: Code
       path: https://lab.frogg.it/froggit/poc/dashy
-- 
GitLab