Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Removing the Contact Page #97

Closed
chof64 opened this issue Jun 12, 2021 · 2 comments
Closed

Removing the Contact Page #97

chof64 opened this issue Jun 12, 2021 · 2 comments

Comments

@chof64
Copy link

chof64 commented Jun 12, 2021

Hello. I am trying out Ghost and Vercel with your code. And I would like to ask how to remove the contact page from the navigation bar, to easily control where I want to put it. Or alternatively, remove it and the page completely. Thank You

@styxlab
Copy link
Owner

styxlab commented Jun 12, 2021

Just set the flag in appConfig.ts to false:

// Contact Page
export const contactPage: boolean = false

@chof64
Copy link
Author

chof64 commented Jun 12, 2021

Thank you, I didn't notice the config earlier.

@styxlab styxlab closed this as completed Jun 12, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants