Add some possibly unneeded SEO shiz

This commit is contained in:
Harsh Shandilya 2016-07-10 21:10:28 +05:30 committed by GitHub
parent a129275ae6
commit 8cff99c06d
1 changed files with 4 additions and 1 deletions

View File

@ -12,6 +12,9 @@
<head>
<title>{{ .Site.Title }}</title>
<meta charset="utf-8" />
<meta name="description" content="Android Lover, Golang Advocate, OSS freak" />
<meta name="robots" content="index,follow" />
<meta name="keywords" content="msf jarvis, htc explorer, team redux, lava pixelv1" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<link rel="icon" href="{{ .Site.BaseURL }}/images/icons/{{ .Site.Params.favicon }}" type="image/x-icon" />
<link rel="apple-touch-icon-precomposed" href="{{ .Site.BaseURL }}/images/icons/{{ .Site.Params.appletouchicon }}" />
@ -80,4 +83,4 @@
</script>
{{ template "_internal/google_analytics.html" . }}
</body>
</html>
</html>