Add 'exists' flags to content types and set them
This commit is contained in:
@@ -60,6 +60,8 @@ const settings = await getSettings();
|
||||
<meta name="owner" content={settings.website.owner} />
|
||||
<meta name="developer" content={settings.website.developer} />
|
||||
<meta name="application-name" content={settings.website.applicationName} />
|
||||
|
||||
<!-- Scripts and Style -->
|
||||
</head>
|
||||
<body>
|
||||
<slot name="content" />
|
||||
|
||||
Reference in New Issue
Block a user