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

bug: home page shows all pages #1236

Closed
davidsneighbour opened this issue Sep 28, 2024 · 1 comment
Closed

bug: home page shows all pages #1236

davidsneighbour opened this issue Sep 28, 2024 · 1 comment
Assignees
Labels
type:bug Bugfixes in codebase when something is not working.

Comments

@davidsneighbour
Copy link
Owner

davidsneighbour commented Sep 28, 2024

Adding new slash pages shows them on the homepage, and on archive, but not on blog. So the homepage seems to be taking RegularPages instead of the mainsections.

@davidsneighbour davidsneighbour added type:bug Bugfixes in codebase when something is not working. state:confirmed This issue is confirmed. labels Sep 28, 2024
@davidsneighbour davidsneighbour self-assigned this Sep 28, 2024
@davidsneighbour
Copy link
Owner Author

Nope. It turns out the layouts did what they were ordered to. Those new pages were defined as type: blog which is a main section and did show them... that much about defaults.

@github-actions github-actions bot removed the state:confirmed This issue is confirmed. label Sep 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:bug Bugfixes in codebase when something is not working.
Projects
None yet
Development

No branches or pull requests

1 participant