From 8397e18ab08af0ac2ed44dcc503b1dcccef82910 Mon Sep 17 00:00:00 2001 From: Yannick Perret <yannick.perret@insa-lyon.fr> Date: Tue, 20 Jul 2021 13:02:42 +0000 Subject: [PATCH] Update index.html --- public/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/index.html b/public/index.html index 7636be9..9620afd 100644 --- a/public/index.html +++ b/public/index.html @@ -1,6 +1,6 @@ <html> <head> - <title>Test CI</title> + <title>Test CI (filters)</title> </head> <body> <p>This is Sparta!</p> -- GitLab