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

View File

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