Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | content: remove scheme from iframe URLs | Andrew Gerrand | 2016-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: add content | Andrew Gerrand | 2013-03-08 |
R=golang-dev, r CC=golang-dev https://golang.org/cl/7436052 |