updated to v5
Some checks failed
My Gatsby Deployment pipeline / build (push) Failing after 1m23s

This commit is contained in:
2025-03-15 23:03:53 +01:00
parent dcab1c9467
commit adb7fd16af
6 changed files with 57 additions and 107 deletions

View File

@@ -15,7 +15,7 @@ module.exports = {
background_color: '#663399',
theme_color: '#663399',
display: 'minimal-ui',
icon: 'src/assets/images/website-icon-dt.png', // This path is relative to the root of the site.
icon: 'src/assets/images/website-icon-dt.png',
},
},
'gatsby-plugin-sass',