Fix the layout for the index page during development
This commit is contained in:
@@ -57,6 +57,6 @@ const settings = await getSettings();
|
||||
<meta name="application-name" content={settings.website.applicationName} />
|
||||
</head>
|
||||
<body>
|
||||
<h1>Astro</h1>
|
||||
<slot />
|
||||
</body>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user