feat: add meta description
This commit is contained in:
@@ -73,6 +73,10 @@ onDestroy(() => themeManager.destroy());
|
|||||||
/>
|
/>
|
||||||
</noscript>
|
</noscript>
|
||||||
<title>GlyphDiff | Typography & Typefaces</title>
|
<title>GlyphDiff | Typography & Typefaces</title>
|
||||||
|
<meta
|
||||||
|
name="description"
|
||||||
|
content="Compare typefaces side by side. Adjust size, weight, leading, and tracking to find the perfect typographic pairing."
|
||||||
|
/>
|
||||||
</svelte:head>
|
</svelte:head>
|
||||||
|
|
||||||
<ResponsiveProvider>
|
<ResponsiveProvider>
|
||||||
|
|||||||
Reference in New Issue
Block a user