From 2d19ab38faf14664c76088411c21bf4fafea960b Mon Sep 17 00:00:00 2001 From: Andrew Bonventre Date: Tue, 29 Aug 2017 16:28:01 -0400 Subject: [PATCH] godoc: hide link to blog in header in CN Change-Id: I952ce003edecdd62179a8dfbc3c0e56f78eecfb1 Reviewed-on: https://go-review.googlesource.com/60071 Reviewed-by: Andrew Bonventre Run-TryBot: Andrew Bonventre TryBot-Result: Gobot Gobot --- godoc/static/godoc.html | 2 ++ 1 file changed, 2 insertions(+) diff --git a/godoc/static/godoc.html b/godoc/static/godoc.html index b7f6c11b..8c53ae8c 100644 --- a/godoc/static/godoc.html +++ b/godoc/static/godoc.html @@ -32,7 +32,9 @@ Packages The Project Help +{{if not .GoogleCN}} Blog +{{end}} {{if .Playground}} Play {{end}}