feat: add meta description tag
This commit is contained in:
@@ -12,6 +12,7 @@
|
||||
<svelte:head>
|
||||
<link rel="icon" href={favicon} />
|
||||
<meta name="robots" content="noindex, nofollow">
|
||||
<meta name="description" content="No Description">
|
||||
<title>{data.title}</title>
|
||||
</svelte:head>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user