We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1ba1290 commit 0b4e303Copy full SHA for 0b4e303
1 file changed
src/templates/partials/header.eta
@@ -1,5 +1,6 @@
1
<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">
+<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">
4
<meta http-equiv="X-UA-Compatible" content="ie=edge">
5
<% if (typeof ANALYTICS_TAG === 'string' && ANALYTICS_TAG.length) { %>
6
<%~ ANALYTICS_TAG %>
0 commit comments