Add body class to 404 page

This commit is contained in:
Ole Eskild Steensen 2022-03-21 21:12:27 +01:00
parent 90a259509e
commit 28f078a9f2

View File

@ -17,7 +17,7 @@
<link href="https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap" rel="stylesheet">
</head>
<body>
<body class="theme-{{meta.baseTheme}} markdown-preview-view">
<div class="content centered">
<div class="font-bg"> &#x1F60E; </div>
<h1>There is nothing here</h1>