Skip to content

Commit 0b4e303

Browse files
committed
⚡ improve accessibility and SEO in HTML header
1 parent 1ba1290 commit 0b4e303

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

src/templates/partials/header.eta

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
<meta charset="UTF-8">
2-
<meta name="viewport" content="width=device-width, user-scalable=no, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0">
2+
<meta name="description" content="A tool to help you downlaod things with a powerful proxy server(Cloudflare), make you download things faster.">
3+
<meta name="viewport" content="width=device-width, initial-scale=1">
34
<meta http-equiv="X-UA-Compatible" content="ie=edge">
45
<% if (typeof ANALYTICS_TAG === 'string' && ANALYTICS_TAG.length) { %>
56
<%~ ANALYTICS_TAG %>

0 commit comments

Comments
 (0)