From 0c42e682a6a16bcc4ef1043156360988c5db2d26 Mon Sep 17 00:00:00 2001 From: khjde1207 Date: Tue, 25 Oct 2016 16:16:46 +0900 Subject: [PATCH] Update index.html --- views/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/views/index.html b/views/index.html index e5d12c8..9825979 100644 --- a/views/index.html +++ b/views/index.html @@ -455,7 +455,7 @@
  • {{range .crossPlatforms}} - {{if eq . "darwin_amd64" "linux_amd64" "windows_amd64" "linux_arm"}} + {{if eq . "darwin_amd64" "linux_amd64" "windows_amd64" "linux_arm" "darwin_386" "linux_386" "windows_386"}}
  • {{.}}