diff --git a/mon-entreprise/webpack.common.js b/mon-entreprise/webpack.common.js index 92d915748..8580523d6 100644 --- a/mon-entreprise/webpack.common.js +++ b/mon-entreprise/webpack.common.js @@ -106,7 +106,7 @@ module.exports.HTMLPlugins = ({ injectTrackingScript = false } = {}) => [ description: 'Un langage de calcul ouvert, lisible en français, contributif pour encoder et publier les sujets de société.', filename: 'publicodes.html', - shareImage: 'https://mon-entreprise.fr/images/logo-share.png', + shareImage: 'https://mon-entreprise.fr/images/publicodes.png', logo: 'images/publicodes.png' }) ]