You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 17, 2025. It is now read-only.
Now, I have to define the empty component <AppContribute /> to turn down this component. I just don't want to publish my blog on GitHub and I don't need this component.
I suggest adding another option to blog.settings.js, for example, showContributeComponent. But the better way is using hideContributeComponent because it doesn't break anything if users upgrade nuxt-content-theme-blog. I mean, now you can just don't mention hideContributeComponent option in the config and by default, the component <AppContribute /> will be shown.