mirror of
https://github.com/tcsenpai/obsidiangarden_netlify.git
synced 2025-06-06 04:35:20 +00:00
Add body class to 404 page
This commit is contained in:
parent
90a259509e
commit
28f078a9f2
@ -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"> 😎 </div>
|
||||
<h1>There is nothing here</h1>
|
||||
|
Loading…
x
Reference in New Issue
Block a user