fix: deduplicate SEO tags in app.html
This commit is contained in:
@@ -2,10 +2,8 @@
|
|||||||
<html lang="en" data-theme="dark" data-palette="classic">
|
<html lang="en" data-theme="dark" data-palette="classic">
|
||||||
<head>
|
<head>
|
||||||
<meta charset="utf-8" />
|
<meta charset="utf-8" />
|
||||||
<title>HowDoYouConvert.com — Free Unit Conversion Calculators</title>
|
|
||||||
<meta name="description" content="Convert between hundreds of units instantly. Free online calculators for unit conversion." />
|
|
||||||
%sveltekit.head%
|
%sveltekit.head%
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
|
||||||
|
|
||||||
<link
|
<link
|
||||||
rel="preload"
|
rel="preload"
|
||||||
|
|||||||
Reference in New Issue
Block a user