From 40ecf07bbd1ed284d1561a6461aa6389de61973d Mon Sep 17 00:00:00 2001 From: Aitor Urrutia Date: Sun, 20 Mar 2022 13:50:04 +0100 Subject: [PATCH] temaren kolorea aldatzen du --- front/gatsby-config.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/front/gatsby-config.js b/front/gatsby-config.js index edb8a91..f2c845f 100644 --- a/front/gatsby-config.js +++ b/front/gatsby-config.js @@ -78,8 +78,8 @@ module.exports = { name: 'Laba webgunea', short_name: 'Laba', start_url: '/', - background_color: `#fd3447`, - theme_color: `#fd3447`, + background_color: `#ffffff`, + theme_color: `#ffffff`, display: `standalone`, icon: `src/images/logo.png`, },