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">
|
||||
<head>
|
||||
<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%
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
|
||||
|
||||
<link
|
||||
rel="preload"
|
||||
|
||||
Reference in New Issue
Block a user