{{ $version := index (split .File.Path "/") 0 }}
{{ block "title" . }}{{ .Site.Title }}{{ end }}
Thanos
Releases
{{ partial "versioning/version-picker.html" . }}
Blog
GitHub
Twitter
{{ block "main" . }}{{ end }} {{ if eq ( getenv "HUGO_ENV" ) "production" }} {{ template "_internal/google_analytics_async.html" . }} {{ end }}