diff --git a/views/index.html b/views/index.html index 5e44e7a..c37df9c 100644 --- a/views/index.html +++ b/views/index.html @@ -458,9 +458,11 @@
  • {{range .crossPlatforms}} -
  • + {{if eq . "darwin_amd64" "linux_amd64" "windows_amd64"}} +
  • {{.}}
  • + {{end}} {{end}}