From c10e8a1aec6016b9b8b938b396c5ae81bebe1d20 Mon Sep 17 00:00:00 2001 From: Johan Girod Date: Thu, 20 Sep 2018 17:25:49 +0200 Subject: [PATCH] Change le titre de la page --- source/webpack.common.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/webpack.common.js b/source/webpack.common.js index 9f5fa9f66..2597d58b7 100644 --- a/source/webpack.common.js +++ b/source/webpack.common.js @@ -84,7 +84,7 @@ module.exports = { new HTMLPlugin({ template: 'index.html', chunks: ['infrance'], - title: 'My company in France: The step-by-step guide to start a business in France', + title: 'A step-by-step guide to start business in France 🇫🇷', description: 'Find the type of company that suits you and follow the steps to register your company. Discover the French social security system by simulating your hiring costs. Discover the procedures to hire in France and learn the basics of French labour law.', filename: 'infrance.html'