From 8017a5e78f5b8e48b4b4038a4c695ae9a2aea0bc Mon Sep 17 00:00:00 2001 From: Thomas Bouquet <thomas.bouquet@student-cs.fr> Date: Sun, 30 May 2021 10:38:20 +0200 Subject: [PATCH] test CD --- front/public/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/front/public/index.html b/front/public/index.html index 02e8769..8e1c3d3 100644 --- a/front/public/index.html +++ b/front/public/index.html @@ -4,7 +4,7 @@ <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no"> <meta http-equiv="x-ua-compatible" content="ie=edge"> - <title>Color Run - Cheer Up!</title> + <title>ourse Cheer Up!</title> <!-- MDB icon --> <link rel="icon" href="img/icon.ico" type="image/x-icon"> <!-- Font Awesome --> -- GitLab