From 926c87589030fb9a73e0415ec58857d7b6356fbe Mon Sep 17 00:00:00 2001
From: Zhongliang Li <zhongliang.li@lis-lab.fr>
Date: Thu, 29 Oct 2020 11:39:05 +0100
Subject: [PATCH] Update config.toml

---
 config.toml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/config.toml b/config.toml
index 1f81b67..2a1d8e7 100644
--- a/config.toml
+++ b/config.toml
@@ -14,7 +14,7 @@ pygmentCodeFences = true
 #googleAnalytics = "XXX"
 
 [Params]
-  subtitle = "Hugo Blog Template for GitLab Pages"
+  subtitle = "All news about DEAL"
   logo = "img/avatar-icon.png"
   favicon = "img/favicon.ico"
   dateFormat = "January 2, 2006"
-- 
GitLab