Skip to content
This repository has been archived by the owner on Nov 20, 2023. It is now read-only.

fix:EnableOverridingThemeColor #33

Merged

Conversation

funkinaoki
Copy link
Contributor

@funkinaoki funkinaoki commented May 11, 2022

This change enables to change theme-color with ReactHelmet that's currently introduced to this theme.

Without this gatsby-plugin-manifest inserts a theme-color meta tag into the site head. This means that you can't use React Helmet to set the theme_color.

References
gatsbyjs/gatsby#9977
https://www.gatsbyjs.com/plugins/gatsby-plugin-manifest/#remove-theme-color-meta-tag

@funkinaoki funkinaoki changed the title EnableOverridingThemeColor fix:EnableOverridingThemeColor May 11, 2022
@funkinaoki
Copy link
Contributor Author

@EmaSuriano

@funkinaoki funkinaoki marked this pull request as draft May 14, 2022 08:58
@funkinaoki funkinaoki marked this pull request as ready for review May 14, 2022 08:59
@funkinaoki funkinaoki marked this pull request as draft May 14, 2022 08:59
@funkinaoki funkinaoki marked this pull request as ready for review May 14, 2022 08:59
@kazukitaninaka
Copy link

@EmaSuriano hi I am also the one who would like to customize theme color using React Helmet so could you review this pull request please?

@EmaSuriano EmaSuriano merged commit 6f2dab6 into EmaSuriano:master May 29, 2022
@github-actions
Copy link

🎉 This PR is included in version 2.0.2 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants