Fix inexistent layout warning for the default 404 page (#9589)

Merge pull request 9589
This commit is contained in:
iulianOnofrei (U-lee-aan) 2024-05-23 19:22:08 +03:00 committed by GitHub
parent 1ad8c8dc04
commit ed30c864f2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
--- ---
permalink: /404.html permalink: /404.html
layout: default layout: page
--- ---
<style type="text/css" media="screen"> <style type="text/css" media="screen">