Skip to content

Fix inexistent layout warning for the default 404 page#9589

Merged
jekyllbot merged 1 commit intojekyll:masterfrom
revolter:patch-1
May 23, 2024
Merged

Fix inexistent layout warning for the default 404 page#9589
jekyllbot merged 1 commit intojekyll:masterfrom
revolter:patch-1

Conversation

@revolter
Copy link
Copy Markdown
Contributor

This is a 🐛 bug fix.

Summary

Fixed this warning message:

Layout 'default' requested in 404.html does not exist.

that you get by default when you create a new Jekyll site.

Context

Probably introduced by the Minima v3 upgrade:
https://github.com/jekyll/minima?tab=readme-ov-file#base-layout

Warning message:
```
Layout 'default' requested in 404.html does not exist.
```

Probably introduced by the Minima v3 upgrade:
https://github.com/jekyll/minima?tab=readme-ov-file#base-layout
Copy link
Copy Markdown
Member

@mattr- mattr- left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for the fix!

@jekyllbot: merge +fix

@jekyllbot jekyllbot merged commit ed30c86 into jekyll:master May 23, 2024
jekyllbot added a commit that referenced this pull request May 23, 2024
github-actions bot pushed a commit that referenced this pull request May 23, 2024
iulianOnofrei (U-lee-aan): Fix inexistent layout warning for the default 404 page (#9589)

Merge pull request 9589
@revolter revolter deleted the patch-1 branch May 26, 2024 15:28
monfresh pushed a commit to monfresh/jekyll that referenced this pull request Jun 5, 2024
monfresh pushed a commit to monfresh/jekyll that referenced this pull request Jun 5, 2024
@jekyll jekyll locked and limited conversation to collaborators May 26, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants