aboutsummaryrefslogtreecommitdiff
path: root/content/go-and-google-cloud-platform.article
Commit message (Collapse)AuthorAge
* content: remove scheme from iframe URLsAndrew Gerrand2016-05-17
| | | | | | | | | | | This prevents mixed content errors preventing iframes with HTTP URLs from loading on the blog site, which is served by HTTPS. Fixes golang/go#15683 Change-Id: I28cff3f7838f780ed05524ed620a851ef5bf4e28 Reviewed-on: https://go-review.googlesource.com/23180 Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
* go.blog: refer to the Google Cloud PlatformAndrew Gerrand2013-06-12
| | | | | | R=golang-dev CC=golang-dev https://golang.org/cl/10225043
* go.blog: add "Go and Google's Cloud Platform"Andrew Gerrand2013-06-12
R=r, dsymonds CC=golang-dev https://golang.org/cl/10073043