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

hiding/deactivating page #68

Closed

Conversation

DanielleWashington
Copy link
Contributor

No description provided.

angad-singhh and others added 30 commits August 14, 2024 12:32
quick-start.md, had error in the links provided at last. They are missing file extension ( .md ) that leads to 404 page not found
typo fix and removed unavailable config option
Copy link
Contributor

juntao commented Sep 19, 2024

Hello, I am a PR summary agent on flows.network. Here are my reviews of code commits in this PR.


Commit 6c6942e49cecdd90ec31b3fff61eb65b9645ec25

This PR introduces a new CSS class ".hidden" which is meant to hide or deactivate certain pages in the website by setting their display property to none. It modifies custom.css file with these changes, ensuring those pages aren't visible but still exist in the codebase for potential reactivation. The PR has 4 line additions. This would be effective if correctly used while building the final product where hiding/deactivation of a page is needed based on certain conditions. Please ensure to test this carefully as any small mistake can lead to complete loss of those pages which are hidden or deactivated by mistake.

@DanielleWashington DanielleWashington changed the base branch from main to DanielleWashington-patch-1 September 19, 2024 13:03
@DanielleWashington DanielleWashington deleted the DanielleWashington-patch-2 branch September 19, 2024 13:05
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

Successfully merging this pull request may close these issues.

7 participants